summaryrefslogtreecommitdiff
path: root/lang/cmucl-extra
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-04-01 14:08:37 +0000
commita9dcad2fffcc27906b85c5a15fdb3e50fdc1e2e2 (patch)
tree23607acdfffe977946d3c7bb877bab60e64640e7 /lang/cmucl-extra
parentRemove ${PORTSDIR}/ from dependencies, categories d, e, f, and g. (diff)
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr Sponsored by: Absolight
Diffstat (limited to 'lang/cmucl-extra')
-rw-r--r--lang/cmucl-extra/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/cmucl-extra/Makefile b/lang/cmucl-extra/Makefile
index 81d3d41353c4..6d27cd0d07cc 100644
--- a/lang/cmucl-extra/Makefile
+++ b/lang/cmucl-extra/Makefile
@@ -15,8 +15,8 @@ DISTNAME= cmucl-${PORTVERSION}-x86-FreeBSD.extra
MAINTAINER= ports@FreeBSD.org
COMMENT= Optional extras for the CMU implementation of Common Lisp
-BUILD_DEPENDS= lisp:${PORTSDIR}/lang/cmucl
-RUN_DEPENDS= lisp:${PORTSDIR}/lang/cmucl
+BUILD_DEPENDS= lisp:lang/cmucl
+RUN_DEPENDS= lisp:lang/cmucl
USES= tar:bzip2
NO_WRKSUBDIR= yes