diff options
author | Nicola Vitale <nivit@FreeBSD.org> | 2007-04-17 13:56:19 +0000 |
---|---|---|
committer | Nicola Vitale <nivit@FreeBSD.org> | 2007-04-17 13:56:19 +0000 |
commit | e3ff019419470440450c61dd2a2ba2376f4d9880 (patch) | |
tree | 923963a5a7c729c2a88ce92fe8e1acdcf69e6089 /math/asymptote | |
parent | d0623ef4c04fd1607ff1b81f366b9fa9ed2d7535 (diff) | |
download | ports-e3ff019419470440450c61dd2a2ba2376f4d9880.tar.gz ports-e3ff019419470440450c61dd2a2ba2376f4d9880.zip |
Notes
Diffstat (limited to 'math/asymptote')
-rw-r--r-- | math/asymptote/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/math/asymptote/Makefile b/math/asymptote/Makefile index 6db7cf2c28d0..0c749d648abe 100644 --- a/math/asymptote/Makefile +++ b/math/asymptote/Makefile @@ -60,10 +60,6 @@ INSTALL_TARGET+= install-doc .include <bsd.port.pre.mk> -.if ${OSVERSION} < 500000 -BROKEN= depends on net/avahi -.endif - .if ( ${ARCH} == "amd64" ) BUILD_DEPENDS+= boehm-gc=6.8:${PORTSDIR}/devel/boehm-gc CONFIGURE_ARGS+= --enable-gc=system |