From 600b0c86d68f30be1124f79c96d5cde3369f300f Mon Sep 17 00:00:00 2001 From: ehaupt Date: Wed, 19 Feb 2014 09:12:03 +0000 Subject: Support staging --- devel/jech-dht/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'devel/jech-dht') diff --git a/devel/jech-dht/Makefile b/devel/jech-dht/Makefile index 30a73e394ae4..2d2697464d33 100644 --- a/devel/jech-dht/Makefile +++ b/devel/jech-dht/Makefile @@ -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 -- cgit