diff options
author | Koop Mast <kwm@FreeBSD.org> | 2013-08-06 14:29:01 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2013-08-06 14:29:01 +0000 |
commit | 56fa81cad277192d6bae8a51acb4ea230d86cae7 (patch) | |
tree | f8621a7a5b0c0a25037fe2590d364502632bede5 /x11-toolkits/pango | |
parent | 00783883b4d97926ccaaa24e124e51fe06c59e10 (diff) | |
download | ports-56fa81cad277192d6bae8a51acb4ea230d86cae7.tar.gz ports-56fa81cad277192d6bae8a51acb4ea230d86cae7.zip |
Notes
Diffstat (limited to 'x11-toolkits/pango')
-rw-r--r-- | x11-toolkits/pango/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile index f26f1847e8e6..d6dda274ec1b 100644 --- a/x11-toolkits/pango/Makefile +++ b/x11-toolkits/pango/Makefile @@ -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}/x11-fonts/xorg-fonts-truetype \ 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 |