diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-31 16:24:50 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2009-08-31 16:24:50 +0000 |
commit | 14f8b7697474fc1db5534ab77aa90dd80817e503 (patch) | |
tree | f11483c59a33ed2ef5a885ebfa073e7c5caaba7e /devel/florist-gpl | |
parent | 122a52993f50c994882eb64e273e04dab2b20daf (diff) |
Notes
Diffstat (limited to 'devel/florist-gpl')
-rw-r--r-- | devel/florist-gpl/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/florist-gpl/Makefile b/devel/florist-gpl/Makefile index 439d781dfeff..52fbff8aeadb 100644 --- a/devel/florist-gpl/Makefile +++ b/devel/florist-gpl/Makefile @@ -16,6 +16,8 @@ COMMENT= The POSIX Ada Binding BUILD_DEPENDS= gnatmake:${PORTSDIR}/lang/gnat +BROKEN= does not build + GNU_CONFIGURE= yes CFLAGS+= ${PTHREAD_CFLAGS} CONFIGURE_ENV= CFLAGS="${CFLAGS}" \ |