summaryrefslogtreecommitdiffstats
path: root/devel
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-27 22:39:48 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-27 22:39:48 +0800
commit79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d (patch)
tree8a6768e34191eb263f07791020756b32a9509870 /devel
parent9c3f76c63c305d7e75f5ffc47f74d3a3d6bd08fd (diff)
downloadmarcuscom-ports-79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d.tar
marcuscom-ports-79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d.tar.gz
marcuscom-ports-79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d.tar.bz2
marcuscom-ports-79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d.tar.lz
marcuscom-ports-79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d.tar.xz
marcuscom-ports-79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d.tar.zst
marcuscom-ports-79d58fd2c7d1ed4cccf4e9943f6fb9962eeabc4d.zip
Also create %D/share/GConf/gsettings in the pkg-plist so packages carry it also.
Use @dirrm instead of @dirrmtry to remove it. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14972 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel')
-rw-r--r--devel/glib20/Makefile4
-rw-r--r--devel/glib20/pkg-plist5
2 files changed, 5 insertions, 4 deletions
diff --git a/devel/glib20/Makefile b/devel/glib20/Makefile
index 1df31318c..5c5fc8f72 100644
--- a/devel/glib20/Makefile
+++ b/devel/glib20/Makefile
@@ -3,13 +3,13 @@
# Whom: Vanilla I. Shu <vanilla@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/glib20/Makefile,v 1.191 2010/12/04 18:13:58 kwm Exp $
+# $MCom: ports/devel/glib20/Makefile,v 1.192 2010/12/23 23:08:32 kwm Exp $
#
# !! DON'T FORGET ABOUT devel/gio-fam-backend !!
PORTNAME= glib
PORTVERSION= 2.27.5
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/},} \
ftp://ftp.gtk.org/pub/glib/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/ \
diff --git a/devel/glib20/pkg-plist b/devel/glib20/pkg-plist
index 8f7d35814..e3b7ff0f2 100644
--- a/devel/glib20/pkg-plist
+++ b/devel/glib20/pkg-plist
@@ -343,8 +343,9 @@ share/locale/zh_CN/LC_MESSAGES/glib20.mo
share/locale/zh_HK/LC_MESSAGES/glib20.mo
share/locale/zh_TW/LC_MESSAGES/glib20.mo
@exec mkdir -p %D/share/glib-2.0/schemas
-@dirrmtry share/GConf/gsettings
-@dirrmtry share/GConf
+@exec mkdir -p %D/share/GConf/gsettings
+@dirrm share/GConf/gsettings
+@dirrm share/GConf
@exec glib-compile-schemas --uninstall %D/share/glib-2.0/schemas
@dirrm share/glib-2.0/schemas
@dirrm share/glib-2.0/gettext/po