svn commit: r345040 - head/devel/jech-dht
Emanuel Haupt
ehaupt at FreeBSD.org
Wed Feb 19 09:12:04 UTC 2014
Author: ehaupt
Date: Wed Feb 19 09:12:03 2014
New Revision: 345040
URL: http://svnweb.freebsd.org/changeset/ports/345040
QAT: https://qat.redports.org/buildarchive/r345040/
Log:
Support staging
Modified:
head/devel/jech-dht/Makefile
Modified: head/devel/jech-dht/Makefile
==============================================================================
--- head/devel/jech-dht/Makefile Wed Feb 19 09:10:49 2014 (r345039)
+++ head/devel/jech-dht/Makefile Wed Feb 19 09:12:03 2014 (r345040)
@@ -14,8 +14,7 @@ LICENSE= MIT
MAKEFILE= ${FILESDIR}/BSDmakefile
USE_LDCONFIG= yes
-NO_STAGE= yes
pre-su-install:
- ${MKDIR} ${PREFIX}/include/dht
+ ${MKDIR} ${STAGEDIR}${PREFIX}/include/dht
.include <bsd.port.mk>
More information about the svn-ports-head
mailing list