summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/gtk20/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-30 06:31:17 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-10-30 06:31:17 +0800
commit4018a1e050aa226b0cdb4b4860055241f5914963 (patch)
treefb868438024d8873b1512d88422f03a3871a23e8 /x11-toolkits/gtk20/Makefile
parente8a6778aa3a47ba8316c2e2d40db364bf8b565bf (diff)
downloadmarcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar
marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar.gz
marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar.bz2
marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar.lz
marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar.xz
marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.tar.zst
marcuscom-ports-4018a1e050aa226b0cdb4b4860055241f5914963.zip
``Pet portlint'' seems to be a popular commit message for what I just did.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4996 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r--x11-toolkits/gtk20/Makefile9
1 files changed, 1 insertions, 8 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile
index 429326ed5..46f486b5e 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.77 2005/10/04 02:16:14 marcus Exp $
+# $MCom: ports/x11-toolkits/gtk20/Makefile,v 1.78 2005/10/04 11:35:27 kwm Exp $
#
PORTNAME= gtk
@@ -20,13 +20,6 @@ MASTER_SITE_SUBDIR= gtk/v${PORTVERSION:R}
DISTNAME= gtk+-${PORTVERSION}
DIST_SUBDIR= gnome2
-.if defined(WITH_DROPSHADOW)
-#PATCH_SITES= ${MASTER_SITE_SOURCEFORGE}
-#PATCH_SITE_SUBDIR= xfce
-#PATCHFILES= gtk+-2.4.0-menushadow.patch
-#PATCH_DIST_STRIP= -p1
-.endif
-
MAINTAINER= gnome@FreeBSD.org
COMMENT= Gimp Toolkit for X11 GUI (current stable version)