summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-19 08:12:28 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-07-19 08:12:28 +0800
commit97a6a3ab2710d9085755b7c064b148f6c935a773 (patch)
treea773fe8f48ff8943c65ff8d09bdbf0c1cec18973 /x11-toolkits/gtk20/Makefile
parent7aee94d57769e4106b2e08107ac01069c5761ec8 (diff)
downloadmarcuscom-ports-97a6a3ab2710d9085755b7c064b148f6c935a773.tar
marcuscom-ports-97a6a3ab2710d9085755b7c064b148f6c935a773.tar.gz
marcuscom-ports-97a6a3ab2710d9085755b7c064b148f6c935a773.tar.bz2
marcuscom-ports-97a6a3ab2710d9085755b7c064b148f6c935a773.tar.lz
marcuscom-ports-97a6a3ab2710d9085755b7c064b148f6c935a773.tar.xz
marcuscom-ports-97a6a3ab2710d9085755b7c064b148f6c935a773.tar.zst
marcuscom-ports-97a6a3ab2710d9085755b7c064b148f6c935a773.zip
- Remove/disable gtk-shadow patch, it only works half ass now.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4274 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index d85bb79da..b669f2437 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.60 2005/07/08 20:02:37 ahze Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.61 2005/07/18 21:20:53 marcus Exp $
#
PORTNAME= gtk
@@ -25,7 +25,6 @@ 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