aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2014-03-15 13:16:57 +0000
committerKoop Mast <kwm@FreeBSD.org>2014-03-15 13:16:57 +0000
commitc5bd34262ee88b0c07064454a19a370669f6a977 (patch)
treee7afcbfe8b2c9e1c1e968ddbf7de36eab0624185
parent58d0c7a77c61c2efe42c3792af2b2d1861a61a31 (diff)
downloadports-c5bd34262ee88b0c07064454a19a370669f6a977.tar.gz
ports-c5bd34262ee88b0c07064454a19a370669f6a977.zip
Notes
-rw-r--r--x11-toolkits/pango/Makefile6
-rw-r--r--x11-toolkits/pango/pkg-plist5
2 files changed, 5 insertions, 6 deletions
diff --git a/x11-toolkits/pango/Makefile b/x11-toolkits/pango/Makefile
index f090a219d5cb..27e77132e5bb 100644
--- a/x11-toolkits/pango/Makefile
+++ b/x11-toolkits/pango/Makefile
@@ -4,7 +4,7 @@
PORTNAME= pango
PORTVERSION= 1.34.1
-PORTREVISION?= 1
+PORTREVISION?= 2
CATEGORIES= x11-toolkits
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -12,7 +12,7 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Open-source framework for the layout and rendering of i18n text
-USE_XZ= yes
+USES= tar:xz
.if !defined(REFERENCE_PORT)
@@ -23,7 +23,7 @@ LIB_DEPENDS= libfreetype.so:${PORTSDIR}/print/freetype2 \
RUN_DEPENDS= ${FONTSCALE}:${PORTSDIR}/x11-fonts/xorg-fonts-truetype \
${FONTENCOD}:${PORTSDIR}/x11-fonts/encodings
-USES= gettext gmake libtool pathfix pkgconfig
+USES+= gettext gmake libtool pathfix pkgconfig
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
USE_GNOME= cairo glib20 introspection:build referencehack
diff --git a/x11-toolkits/pango/pkg-plist b/x11-toolkits/pango/pkg-plist
index 2ed6dcfd8dc7..9095f2d2c183 100644
--- a/x11-toolkits/pango/pkg-plist
+++ b/x11-toolkits/pango/pkg-plist
@@ -1,4 +1,3 @@
-@unexec /bin/rm %D/etc/pango/pango.modules
bin/pango-querymodules
bin/pango-view
include/pango-1.0/pango/pango-attributes.h
@@ -135,10 +134,10 @@ share/gtk-doc/html/pango/up.png
@dirrm share/gtk-doc/html/pango
@dirrmtry share/gtk-doc/html
@dirrmtry share/gtk-doc
+@unexec /bin/rm %D/lib/pango/%%VERSION%%/modules.cache
@dirrm lib/pango/%%VERSION%%/modules
@dirrm lib/pango/%%VERSION%%
@dirrm lib/pango
@dirrm include/pango-1.0/pango
@dirrm include/pango-1.0
-@dirrm etc/pango
-@exec %%LOCALBASE%%/bin/pango-querymodules > %D/etc/pango/pango.modules
+@exec %%LOCALBASE%%/bin/pango-querymodules --update-cache