aboutsummaryrefslogtreecommitdiff
path: root/math/hs-mwc-random/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/hs-mwc-random/Makefile')
-rw-r--r--math/hs-mwc-random/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/math/hs-mwc-random/Makefile b/math/hs-mwc-random/Makefile
index 3bddca5cace3..1299abd22f64 100644
--- a/math/hs-mwc-random/Makefile
+++ b/math/hs-mwc-random/Makefile
@@ -13,8 +13,7 @@ LICENSE= BSD
USE_CABAL= primitive vector>=0.7
-INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README.markdown ${DATADIR}
+INSTALL_PORTDATA= ${INSTALL_DATA} ${WRKSRC}/README.markdown ${STAGEDIR}${DATADIR}
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>