diff options
Diffstat (limited to 'devel/dprog')
-rw-r--r-- | devel/dprog/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/dprog/Makefile b/devel/dprog/Makefile index 54d195206356..65cfcc869919 100644 --- a/devel/dprog/Makefile +++ b/devel/dprog/Makefile @@ -10,6 +10,8 @@ MASTER_SITES= http://www.daimi.au.dk/~mailund/dprog/download/ MAINTAINER= ports@FreeBSD.org COMMENT= Language for specifying dynamic programming algorithms +BROKEN= unfetchable + LIB_DEPENDS= libpopt.so:devel/popt GNU_CONFIGURE= yes |