Support stage
This commit is contained in:
parent
06844e2afb
commit
49f6ad4248
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=350588
@ -19,7 +19,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME}
|
||||
USES= imake
|
||||
USE_XORG= x11 xext xmu xt sm ice
|
||||
|
||||
NO_STAGE= yes
|
||||
post-extract:
|
||||
@${TOUCH} ${WRKSRC}/acfax.man
|
||||
|
||||
@ -32,6 +31,6 @@ post-patch:
|
||||
s|-lm|-lm -lgnuregex|' ${WRKSRC}/Imakefile
|
||||
|
||||
do-install:
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/acfax ${PREFIX}/bin
|
||||
${INSTALL_PROGRAM} ${WRKSRC}/acfax ${STAGEDIR}${PREFIX}/bin
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user