diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 13:37:57 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 13:37:57 +0000 |
commit | 27e7613cf3f77f587361d96594fb960c754ea8b4 (patch) | |
tree | 2f42663421db8835621af9f7633c47abc7d2babb /devel/bncsutil-ghost++/Makefile | |
parent | 6ab93ec3c721e3d807584d3af87f3f9eb4962954 (diff) | |
download | ports-27e7613cf3f77f587361d96594fb960c754ea8b4.tar.gz ports-27e7613cf3f77f587361d96594fb960c754ea8b4.zip |
Notes
Diffstat (limited to 'devel/bncsutil-ghost++/Makefile')
-rw-r--r-- | devel/bncsutil-ghost++/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/bncsutil-ghost++/Makefile b/devel/bncsutil-ghost++/Makefile index f8da08251f8f..cb73ea161de2 100644 --- a/devel/bncsutil-ghost++/Makefile +++ b/devel/bncsutil-ghost++/Makefile @@ -19,8 +19,8 @@ PROJECTVERSION= 17.1 USES= dos2unix gmake WRKSRC= ${WRKDIR}/ghost/bncsutil/src/bncsutil +MAKE_ARGS= PREFIX=${STAGEDIR}${PREFIX} USE_LDCONFIG= yes -NO_STAGE= yes .include <bsd.port.mk> |