1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

- Convert to new LIB_DEPENDS syntax

- Convert USE_GNOME=gnomehack to USES=pathfix
- Support staging

Approved by:	crees, tabthorpe (mentors, implicit)
This commit is contained in:
Grzegorz Blach 2013-10-01 19:34:29 +00:00
parent b33c7f547a
commit 840a9df300
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=328985

View File

@ -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