aboutsummaryrefslogtreecommitdiff
path: root/graphics/gimp-save-for-web
diff options
context:
space:
mode:
authorGrzegorz Blach <gblach@FreeBSD.org>2013-10-01 19:34:29 +0000
committerGrzegorz Blach <gblach@FreeBSD.org>2013-10-01 19:34:29 +0000
commit840a9df3003ea9cfbd3415131e6102b30a6f28ba (patch)
tree92de2ea40f732ec8c4f57b4de44ef4c64fc93a9f /graphics/gimp-save-for-web
parentb33c7f547a4a335747d102206e7cf54926e8570c (diff)
downloadports-840a9df3003ea9cfbd3415131e6102b30a6f28ba.tar.gz
ports-840a9df3003ea9cfbd3415131e6102b30a6f28ba.zip
Notes
Diffstat (limited to 'graphics/gimp-save-for-web')
-rw-r--r--graphics/gimp-save-for-web/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/graphics/gimp-save-for-web/Makefile b/graphics/gimp-save-for-web/Makefile
index 68efdac3f126..90e03d247c77 100644
--- a/graphics/gimp-save-for-web/Makefile
+++ b/graphics/gimp-save-for-web/Makefile
@@ -10,16 +10,15 @@ MASTER_SITES= http://registry.gimp.org/files/
MAINTAINER= gblach@FreeBSD.org
COMMENT= GIMP Save For Web plugin
-LIB_DEPENDS= gimp-2.0:${PORTSDIR}/graphics/gimp-app
+LIB_DEPENDS= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app
BUILD_DEPENDS= p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser
USE_BZIP2= yes
-USES= gettext gmake pkgconfig perl5
+USES= gettext gmake pkgconfig pathfix perl5
USE_PERL5= build
GNU_CONFIGURE= yes
-USE_GNOME= gnomehack intltool
+USE_GNOME= intltool
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e 's|GMSGFMT = @GMSGFMT@|GMSGFMT = @MSGFMT@|g' ${WRKSRC}/po/Makefile.in.in