summaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-07-06 07:59:09 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-07-06 07:59:09 +0000
commit4f9800667d99407d8cb4c5f3559bf58909996988 (patch)
treeb1ae96041621da5b278f303628796e2cbe87da3d /editors
parent- Update to 1.0-11 (diff)
Convert remanent USE_PKGCONFIG to USES=pkgconfig
While here convert: USE_ICONV -> USES=iconv USE_GMAKE -> USES=gmake USE_GNOME=gnomehack -> USES=pathfix some post-patch to USES=pathfix
Notes
Notes: svn path=/head/; revision=322366
Diffstat (limited to 'editors')
-rw-r--r--editors/gummi/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/editors/gummi/Makefile b/editors/gummi/Makefile
index d54e6a5e039b..c6a9d13cb2d4 100644
--- a/editors/gummi/Makefile
+++ b/editors/gummi/Makefile
@@ -15,12 +15,10 @@ BUILD_DEPENDS+= msgfmt:${PORTSDIR}/devel/gettext
LIB_DEPENDS+= poppler-glib:${PORTSDIR}/graphics/poppler-glib \
gtkspell:${PORTSDIR}/textproc/gtkspell
-USE_GMAKE= yes
+USES= iconv gmake pkgconfig
GNU_CONFIGURE= yes
-USE_ICONV= yes
USE_XORG= xdamage xft xcursor xcomposite
USE_GNOME= desktopfileutils gtksourceview2 glib20 intlhack
-USE_PKGCONFIG= build
INSTALLS_ICONS= yes
INSTALLS_OMF= yes