diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2007-10-14 13:30:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2007-10-14 13:30:50 +0000 |
commit | ba9d7d7bf1a6805771eca77312619867ec3dd9fc (patch) | |
tree | 243694f2c896978bede03c8b074801883c446ef8 /math/dislin | |
parent | 003ca4549c0e0a47892ca6db53f0d10a95038970 (diff) | |
download | ports-ba9d7d7bf1a6805771eca77312619867ec3dd9fc.tar.gz ports-ba9d7d7bf1a6805771eca77312619867ec3dd9fc.zip |
Notes
Diffstat (limited to 'math/dislin')
-rw-r--r-- | math/dislin/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/dislin/Makefile b/math/dislin/Makefile index 48d723169323..051afcf1efcd 100644 --- a/math/dislin/Makefile +++ b/math/dislin/Makefile @@ -21,6 +21,8 @@ USE_XLIB= yes NO_BUILD= yes WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} +BROKEN= does not fetch + MD5_FILE= ${MASTERDIR}/distinfo${BINVER} PLIST_SUB+= VER=${PORTVERSION} MAJ=${MAJ} SUB_FILES= dislin.sh pkg-message |