summaryrefslogtreecommitdiffstats
path: root/lang/whitespace/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/whitespace/Makefile')
-rw-r--r--lang/whitespace/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/whitespace/Makefile b/lang/whitespace/Makefile
index ee18c1e..ad5e22c 100644
--- a/lang/whitespace/Makefile
+++ b/lang/whitespace/Makefile
@@ -13,9 +13,9 @@ COMMENT= Interpreter for the Whitespace programming language
LICENSE= GPLv2
-BUILD_DEPENDS= ghc:${PORTSDIR}/lang/ghc
-LIB_DEPENDS= libgmp.so:${PORTSDIR}/math/gmp \
- libffi.so.6:${PORTSDIR}/devel/libffi
+BUILD_DEPENDS= ghc:lang/ghc
+LIB_DEPENDS= libgmp.so:math/gmp \
+ libffi.so.6:devel/libffi
USES= perl5 gmake tar:tgz
USE_PERL5= build
OpenPOWER on IntegriCloud