diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-11-30 19:07:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2008-11-30 19:07:06 +0000 |
commit | 77953578a18d21e21fe23b4a8d4a6a71b397e19b (patch) | |
tree | 5ecce63f371faf79cc377692241018be71c602dc | |
parent | - Update to 0.8.5 (diff) |
Mark IGNORE since this port doesn't build with Gimp 2.6, and there is no
update currently available.
Reported by: pointyhat via pav
Notes
Notes:
svn path=/head/; revision=223640
-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 1a8215c64f18..0cf6a41c1db9 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 |