aboutsummaryrefslogtreecommitdiff
path: root/lang/elk/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'lang/elk/Makefile')
-rw-r--r--lang/elk/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/elk/Makefile b/lang/elk/Makefile
index 175ea27bf787..f9b303f1b3c6 100644
--- a/lang/elk/Makefile
+++ b/lang/elk/Makefile
@@ -10,8 +10,8 @@ MASTER_SITES= http://sam.zoy.org/elk/
MAINTAINER= ports@FreeBSD.org
COMMENT= Embeddable Scheme interpreter
-LIB_DEPENDS= libgdbm.so:${PORTSDIR}/databases/gdbm \
- libelf.so:${PORTSDIR}/devel/libelf
+LIB_DEPENDS= libgdbm.so:databases/gdbm \
+ libelf.so:devel/libelf
USES= libtool motif tar:bzip2
GNU_CONFIGURE= yes