aboutsummaryrefslogtreecommitdiff
path: root/math/asymptote/Makefile
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2005-09-04 21:53:12 +0000
committerPav Lucistnik <pav@FreeBSD.org>2005-09-04 21:53:12 +0000
commit13d3016b1cb20de52346fa4f5293a3118836cd3a (patch)
tree07e2601e7c7b2bbf4c18dba5f7b19e36b6112e73 /math/asymptote/Makefile
parent2cb08d81677c4bccb6c38419ac3870911444cb93 (diff)
downloadports-13d3016b1cb20de52346fa4f5293a3118836cd3a.tar.gz
ports-13d3016b1cb20de52346fa4f5293a3118836cd3a.zip
Notes
Diffstat (limited to 'math/asymptote/Makefile')
-rw-r--r--math/asymptote/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile
index 4dab6350ebd8..a08131cb1383 100644
--- a/math/asymptote/Makefile
+++ b/math/asymptote/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= asymptote
-PORTVERSION= 0.83
+PORTVERSION= 0.86
CATEGORIES= math
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -26,9 +26,10 @@ BUILD_DEPENDS= ${DISTDIR}/${GC_DISTNAME}:${PORTSDIR}/devel/boehm-gc:fetch \
RUN_DEPENDS= latex:${PORTSDIR}/print/teTeX \
${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
-# boehm-gc
+# devel/boehm-gc
ONLY_FOR_ARCHS= i386
+USE_GCC= 3.3+
USE_GHOSTSCRIPT= yes
USE_GMAKE= yes
USE_PYTHON= yes
@@ -61,11 +62,7 @@ GC_DISTNAME= gc${GCVERSION}.tar.gz
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 500000
-# require exact version of gcc on 4.X
LIB_DEPENDS+= readline.5:${PORTSDIR}/devel/readline
-USE_GCC= 3.3
-.else
-USE_GCC= 3.3+
.endif
pre-configure: