summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-05 10:25:37 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-05 10:25:37 +0800
commit827a4a7d592311ea43a57699c57930f850437561 (patch)
tree0d52418c1673ecab22dac0de1dfff2d3997a59b3 /x11-toolkits/gtk20/Makefile
parent562e15e307bd4dc4d4c5e97ca36b8ef8bb6fac4c (diff)
downloadmarcuscom-ports-827a4a7d592311ea43a57699c57930f850437561.tar
marcuscom-ports-827a4a7d592311ea43a57699c57930f850437561.tar.gz
marcuscom-ports-827a4a7d592311ea43a57699c57930f850437561.tar.bz2
marcuscom-ports-827a4a7d592311ea43a57699c57930f850437561.tar.lz
marcuscom-ports-827a4a7d592311ea43a57699c57930f850437561.tar.xz
marcuscom-ports-827a4a7d592311ea43a57699c57930f850437561.tar.zst
marcuscom-ports-827a4a7d592311ea43a57699c57930f850437561.zip
- Add an updated gtk-shadow-patch (this will probably only be temporary
until xfce updates the patch) git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4177 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index bc66def6e..da0c86585 100644
--- a/x11-toolkits/gtk20/Makefile
+++ b/x11-toolkits/gtk20/Makefile
@@ -3,7 +3,7 @@
# Whom: Vanilla I. Shu <vanilla@MinJe.com.TW>
#
# $FreeBSD$
-# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.57 2005/07/01 18:11:43 marcus Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.58 2005/07/02 05:39:16 marcus Exp $
#
PORTNAME= gtk
@@ -25,6 +25,7 @@ DIST_SUBDIR= gnome2
#PATCH_SITE_SUBDIR= xfce
#PATCHFILES= gtk+-2.4.0-menushadow.patch
#PATCH_DIST_STRIP= -p1
+EXTRA_PATCHES= ${FILESDIR}/gtk-shadow-patch
.endif
MAINTAINER= gnome@FreeBSD.org