diff options
author | marcus <marcus@FreeBSD.org> | 2008-12-01 03:07:06 +0800 |
---|---|---|
committer | marcus <marcus@FreeBSD.org> | 2008-12-01 03:07:06 +0800 |
commit | 8b6914067c9ed98badb0996527d0db65fb3942b0 (patch) | |
tree | 209249c8346cf0b62648b43b217e81e68c5d6804 /graphics | |
parent | 5437ba3d5703a7d3863001cba9c5da1208231aa3 (diff) | |
download | freebsd-ports-graphics-8b6914067c9ed98badb0996527d0db65fb3942b0.tar.gz freebsd-ports-graphics-8b6914067c9ed98badb0996527d0db65fb3942b0.tar.zst freebsd-ports-graphics-8b6914067c9ed98badb0996527d0db65fb3942b0.zip |
Mark IGNORE since this port doesn't build with Gimp 2.6, and there is no
update currently available.
Reported by: pointyhat via pav
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-gap/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gimp-gap/Makefile b/graphics/gimp-gap/Makefile index 1a8215c64f1..0cf6a41c1db 100644 --- a/graphics/gimp-gap/Makefile +++ b/graphics/gimp-gap/Makefile @@ -31,6 +31,8 @@ RUN_DEPENDS= wavplay:${PORTSDIR}/audio/wavplay \ mpeg2encode:${PORTSDIR}/multimedia/mpeg2codec \ mpeg_encode:${PORTSDIR}/multimedia/mpeg_encode +IGNORE= does not work with Gimp 2.6, and no update available + USE_BZIP2= yes USE_GETTEXT= yes GNU_CONFIGURE= yes |