diff options
Diffstat (limited to 'math/dcdflib/Makefile')
-rw-r--r-- | math/dcdflib/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/dcdflib/Makefile b/math/dcdflib/Makefile index 415cca96b1fa..656e7bc157bc 100644 --- a/math/dcdflib/Makefile +++ b/math/dcdflib/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= ftp://odin.mda.uth.tmc.edu/pub/source/ MAINTAINER= ports@FreeBSD.org COMMENT= Library of C Routines for Cumulative Distribution Functions +BROKEN= unfetchable + WRKSRC= ${WRKDIR}/dcdflib.c/src USES= uidfix USE_LDCONFIG= yes |