diff options
author | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2013-09-12 09:07:08 +0000 |
commit | a862a2b7dc5f06a98c31fd14c2ab2c94240b1393 (patch) | |
tree | 990f81a5062a4fb04a2b93c0299d1f1000001542 /graphics/gimp-save-for-web | |
parent | 9a772c7e98078465885efe54143ec8d97fec4fe7 (diff) | |
download | ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.tar.gz ports-a862a2b7dc5f06a98c31fd14c2ab2c94240b1393.zip |
Notes
Diffstat (limited to 'graphics/gimp-save-for-web')
-rw-r--r-- | graphics/gimp-save-for-web/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile index 342d851e2c0c..4f4cc1abe162 100644 --- a/graphics/gimp-save-for-web/Makefile +++ b/graphics/gimp-save-for-web/Makefile @@ -14,10 +14,9 @@ LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser USE_BZIP2= yes -USES= gettext +USES= gettext gmake pkgconfig USE_PERL5_BUILD=yes GNU_CONFIGURE= yes -USE_GMAKE= yes USE_GNOME= gnomehack intltool post-patch: |