aboutsummaryrefslogtreecommitdiffstats
path: root/devel/jech-dht/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/jech-dht/Makefile')
-rw-r--r--devel/jech-dht/Makefile3
1 files changed, 1 insertions, 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 <bsd.port.mk>