From fe97f36296ab9e6cbdf9deb3a4ed122aa3241e92 Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Wed, 19 Feb 2014 09:12:03 +0000 Subject: [PATCH] Support staging --- devel/jech-dht/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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