Support stage

This commit is contained in:
Baptiste Daroussin 2013-12-27 08:10:49 +00:00
parent e352c75f10
commit d024fb1d66
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=337646

View file

@ -18,12 +18,7 @@ PLIST_FILES= bin/bashc \
etc/bash_commander \
etc/bash_dialog
NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|autoconf|${TRUE}|' ${WRKSRC}/Makefile.in
post-install:
@${SETENV} PKG_PREFIX="${PREFIX}" PKG_DESTDIR="${DESTDIR}" \
${SH} ${PKGINSTALL} ${PKGNAME} POST-INSTALL
.include <bsd.port.mk>