summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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