aboutsummaryrefslogtreecommitdiff
path: root/math/asymptote
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2007-11-24 23:05:27 +0000
committerMark Linimon <linimon@FreeBSD.org>2007-11-24 23:05:27 +0000
commitbefb6640b6551c6f343ea5bf98f0ceb2fffe4f11 (patch)
tree22055ce30c31f44c8e58495e332d89633d458aaf /math/asymptote
parent99e04bc80337b77ab7c8f4deb304404d87441b49 (diff)
downloadports-befb6640b6551c6f343ea5bf98f0ceb2fffe4f11.tar.gz
ports-befb6640b6551c6f343ea5bf98f0ceb2fffe4f11.zip
Notes
Diffstat (limited to 'math/asymptote')
-rw-r--r--math/asymptote/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 47308d04a6a5..e209adf6767b 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -65,7 +65,7 @@ INSTALL_TARGET+= install-doc
BUILD_DEPENDS+= boehm-gc=6.8:${PORTSDIR}/devel/boehm-gc
CONFIGURE_ARGS+= --enable-gc=system
.else
-BUILD_DEPENDS+= ${NOEXISTENT}:${PORTSDIR}/devel/boehm-gc:fetch
+BUILD_DEPENDS+= ${NONEXISTENT}:${PORTSDIR}/devel/boehm-gc:fetch
CONFIGURE_ARGS+= --enable-gc=${GCVERSION}
GCVERSION= 6.8
GC_DISTNAME= gc${GCVERSION}.tar.gz