summaryrefslogtreecommitdiffstats
path: root/lang/smalltalk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/smalltalk/Makefile')
-rw-r--r--lang/smalltalk/Makefile8
1 files changed, 4 insertions, 4 deletions
diff --git a/lang/smalltalk/Makefile b/lang/smalltalk/Makefile
index 999cff6..3cd29fa 100644
--- a/lang/smalltalk/Makefile
+++ b/lang/smalltalk/Makefile
@@ -10,10 +10,10 @@ MASTER_SITES= GNU
MAINTAINER= johans@FreeBSD.org
COMMENT= GNU Smalltalk
-BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip \
- gawk:${PORTSDIR}/lang/gawk
-LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
- libcairo.so:${PORTSDIR}/graphics/cairo
+BUILD_DEPENDS= zip:archivers/zip \
+ gawk:lang/gawk
+LIB_DEPENDS= libgdbm.so:databases/gdbm \
+ libcairo.so:graphics/cairo
OPTIONS_DEFINE= TK PGSQL SDL
OPTIONS_DEFAULT=TK PGSQL SDL
OpenPOWER on IntegriCloud