diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 08:51:32 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-06-17 08:51:32 +0000 |
commit | c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3 (patch) | |
tree | 2d7ba0bcd8da2e2a5bbd9f42f0fe2c7c0fb044e2 /math | |
parent | bc35fdde2e139bd19122d0b40e958d3c8ea936c5 (diff) | |
download | ports-c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3.tar.gz ports-c5c0d7f5d2b390bbd167c21e69b65e6df8efa1a3.zip |
Notes
Diffstat (limited to 'math')
-rw-r--r-- | math/topaz/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index e13b8fe1c85c..fe05bd6d4fd8 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src MAINTAINER= ports@FreeBSD.org COMMENT= A command driven graph plotting system for scientists and engineers +BROKEN= Does not fetch + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} USE_XORG= x11 |