aboutsummaryrefslogtreecommitdiff
path: root/devel/hs-happy/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'devel/hs-happy/Makefile')
-rw-r--r--devel/hs-happy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/hs-happy/Makefile b/devel/hs-happy/Makefile
index e16d76f48df5..385bae535052 100644
--- a/devel/hs-happy/Makefile
+++ b/devel/hs-happy/Makefile
@@ -19,8 +19,7 @@ USE_AUTOTOOLS= autoconf:env
STANDALONE= yes
EXECUTABLE= happy
-INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
+INSTALL_PORTEXAMPLES= @(cd ${WRKSRC}/examples/ && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR})
-NO_STAGE= yes
.include "${.CURDIR}/../../lang/ghc/bsd.cabal.mk"
.include <bsd.port.mk>