diff options
author | erwin <erwin@FreeBSD.org> | 2007-10-14 21:30:50 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2007-10-14 21:30:50 +0800 |
commit | b4e77d161ea61214be8e1330c62748570082123a (patch) | |
tree | 01e45767b272c60d480978b6ffc0c7b0b6e783dc /math/dislin | |
parent | 8a1b555658dd5cfdb6f28495957882493a03454f (diff) | |
download | freebsd-ports-gnome-b4e77d161ea61214be8e1330c62748570082123a.tar.gz freebsd-ports-gnome-b4e77d161ea61214be8e1330c62748570082123a.tar.zst freebsd-ports-gnome-b4e77d161ea61214be8e1330c62748570082123a.zip |
Mark BROKEN: does not fetch
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 |