- use STAGEDIR

This commit is contained in:
Dirk Meyer 2013-12-07 05:04:18 +00:00
parent 300b067fc9
commit 5e2279e269
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=335805

View file

@ -13,8 +13,6 @@ COMMENT= A vbs-attachment filter for Sendmail Milter
LICENSE= GPLv2
NO_STAGE= yes
USE_RC_SUBR= vbsfilter
PLIST_FILES= libexec/vbsfilter
@ -32,8 +30,8 @@ LIBS+= -lsfio
.endif
do-extract:
@${MKDIR} ${WRKSRC}
@${CP} ${_DISTDIR}vbsfilter-${PORTVERSION}.c ${WRKSRC}
${MKDIR} ${WRKSRC}
${CP} ${_DISTDIR}vbsfilter-${PORTVERSION}.c ${WRKSRC}
.for i in ${CTARGETS}
${i}: