diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2011-02-25 09:30:06 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2011-02-25 09:30:06 +0000 |
commit | 82fa70c8a7c8d5739d7121c883edb1b7eae2cea2 (patch) | |
tree | 93fe12170a5f0abc7ece5d4c6f6744a6c48a99f3 /science | |
parent | fd5918a6e7dabef98af061c8a9608967c868e088 (diff) | |
download | freebsd-ports-82fa70c8a7c8d5739d7121c883edb1b7eae2cea2.zip |
Mark BROKEN: does not build
Diffstat (limited to 'science')
-rw-r--r-- | science/libctl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/science/libctl/Makefile b/science/libctl/Makefile index a31dc16a070b..6902e9dfae8a 100644 --- a/science/libctl/Makefile +++ b/science/libctl/Makefile @@ -16,6 +16,8 @@ COMMENT= Control Language Library LIB_DEPENDS= guile.20:${PORTSDIR}/lang/guile +BROKEN= does not build + USE_AUTOTOOLS= libtool USE_FORTRAN= yes USE_LDCONFIG= yes |