diff options
author | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
---|---|---|
committer | Andrej Zverev <az@FreeBSD.org> | 2012-06-30 12:42:52 +0000 |
commit | c9b4f372f45de0fc56af0a64e1f851a1e22a9279 (patch) | |
tree | 7f80c1c66cbf0347e6332598f6c4b63f7fff070a /graphics/gimp-save-for-web | |
parent | 657447da66b38ad1fbbfe5d9829ede801ebd2923 (diff) | |
download | ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.tar.gz ports-c9b4f372f45de0fc56af0a64e1f851a1e22a9279.zip |
Notes
Diffstat (limited to 'graphics/gimp-save-for-web')
-rw-r--r-- | graphics/gimp-save-for-web/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 6683f02f23f6..94d9647158a4 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -15,7 +15,7 @@ MAINTAINER= magik@roorback.net COMMENT= GIMP Save For Web plugin LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser +BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes USE_GETTEXT= yes |