diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-26 13:09:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2008-01-26 13:09:01 +0000 |
commit | b2a106955435051f4d5fa68d58eed4338f5d0e07 (patch) | |
tree | a414582bfe2f26d010952a29b44dae46ccfa9ec9 /graphics/pfstools | |
parent | 1b93156bcedb25d8d0e38a50d5b93905ce46fa2f (diff) |
Mark BROKEN: does not build
Notes
Notes:
svn path=/head/; revision=206234
Diffstat (limited to 'graphics/pfstools')
-rw-r--r-- | graphics/pfstools/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/pfstools/Makefile b/graphics/pfstools/Makefile index cd5297d0d4d4..265a00cc8a38 100644 --- a/graphics/pfstools/Makefile +++ b/graphics/pfstools/Makefile @@ -19,6 +19,8 @@ RUN_DEPENDS+= bash:${PORTSDIR}/shells/bash LIB_DEPENDS+= IlmImf:${PORTSDIR}/graphics/OpenEXR \ Magick++:${PORTSDIR}/graphics/ImageMagick +BROKEN= does not build + GNU_CONFIGURE= yes USE_AUTOTOOLS= libtool:15 USE_GNOME= ltverhack |