svn commit: r324317 - head/x11-toolkits/pango
Koop Mast
kwm at FreeBSD.org
Tue Aug 6 14:29:02 UTC 2013
Author: kwm
Date: Tue Aug 6 14:29:01 2013
New Revision: 324317
URL: http://svnweb.freebsd.org/changeset/ports/324317
Log:
Add gnomehier depend for introspection dirs.
This fixes QATty warnings in i3.
Submitted by: ak@
Modified:
head/x11-toolkits/pango/Makefile
Modified: head/x11-toolkits/pango/Makefile
==============================================================================
--- head/x11-toolkits/pango/Makefile Tue Aug 6 13:05:21 2013 (r324316)
+++ head/x11-toolkits/pango/Makefile Tue Aug 6 14:29:01 2013 (r324317)
@@ -4,7 +4,7 @@
PORTNAME= pango
PORTVERSION= 1.34.1
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -27,7 +27,7 @@ RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x1
USES= gettext gmake pathfix pkgconfig
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool
-USE_GNOME= glib20 ltverhack referencehack introspection:build
+USE_GNOME= glib20 gnomehier ltverhack referencehack introspection:build
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
More information about the svn-ports-all
mailing list