mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
x11-toolkits/swt: Fix embarrassing typo
Reports by: Jung-uk Kim
This commit is contained in:
parent
4f6686216b
commit
d2d0618fc2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382340
1 changed files with 1 additions and 1 deletions
|
@ -85,7 +85,7 @@ post-extract:
|
||||||
|
|
||||||
post-patch:
|
post-patch:
|
||||||
${SED} -e 's|freebsd|dragonfly|g' ${WRKSRC}/make_freebsd.mak \
|
${SED} -e 's|freebsd|dragonfly|g' ${WRKSRC}/make_freebsd.mak \
|
||||||
${WRKSRC}/make_dragonfly.mak
|
> ${WRKSRC}/make_dragonfly.mak
|
||||||
|
|
||||||
do-install:
|
do-install:
|
||||||
@${MKDIR} ${STAGEDIR}${JAVAJARDIR}
|
@${MKDIR} ${STAGEDIR}${JAVAJARDIR}
|
||||||
|
|
Loading…
Add table
Reference in a new issue