summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-01 04:15:29 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-10-01 04:15:29 +0800
commited1b305cf08867f48889886cfca10fd96867447a (patch)
treef1d5abc2ee67837841abd1f9401f8d8cbf539d86 /x11-toolkits/gtk20/Makefile
parentc0f854bd08288fc15f9db207640ee8bcff9e28b0 (diff)
downloadmarcuscom-ports-ed1b305cf08867f48889886cfca10fd96867447a.tar
marcuscom-ports-ed1b305cf08867f48889886cfca10fd96867447a.tar.gz
marcuscom-ports-ed1b305cf08867f48889886cfca10fd96867447a.tar.bz2
marcuscom-ports-ed1b305cf08867f48889886cfca10fd96867447a.tar.lz
marcuscom-ports-ed1b305cf08867f48889886cfca10fd96867447a.tar.xz
marcuscom-ports-ed1b305cf08867f48889886cfca10fd96867447a.tar.zst
marcuscom-ports-ed1b305cf08867f48889886cfca10fd96867447a.zip
Create (remove part was still there) lib/gtk-2.0/2.10.0/loaders. While
the loaders moved to the gdk-pixbuf2 port, some ports might have hardcoded this directory. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14775 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 1fa6333f0..055c10ff6 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,12 +3,12 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.203 2010/09/15 00:44:27 avl Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.204 2010/09/24 09:22:22 kwm Exp $
#
PORTNAME= gtk
PORTVERSION= 2.22.0
-PORTREVISION?= 0
+PORTREVISION?= 1
CATEGORIES= x11-toolkits
MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/}/,} \
ftp://ftp.gtk.org/pub/gtk/%SUBDIR%/ \
@@ -84,6 +84,7 @@ post-install:
${PREFIX}/bin/gtk-update-icon-cache -q -f {} \; 2>/dev/null
@${MKDIR} ${PREFIX}/lib/gtk-2.0/modules
@${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK_VERSION}/engines
+ @${MKDIR} ${PREFIX}/lib/gtk-2.0/${GTK_VERSION}/loaders
${INSTALL_MAN} ${MAN1:S|^|${WRKSRC}/docs/reference/gtk/|} \
${PREFIX}/man/man1