diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-06 16:53:17 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2006-05-06 16:53:17 +0800 |
commit | 14ac68a14a6115ed95f24a291d8a79dfcb24a8dd (patch) | |
tree | 43717744bd41edefb771962f3dfb8914a43f64f3 /x11-themes/gtk-engines2/Makefile | |
parent | 034dd2ab8155e729ab9238b4d09383c0c0a34f0d (diff) | |
download | marcuscom-ports-14ac68a14a6115ed95f24a291d8a79dfcb24a8dd.tar marcuscom-ports-14ac68a14a6115ed95f24a291d8a79dfcb24a8dd.tar.gz marcuscom-ports-14ac68a14a6115ed95f24a291d8a79dfcb24a8dd.tar.bz2 marcuscom-ports-14ac68a14a6115ed95f24a291d8a79dfcb24a8dd.tar.lz marcuscom-ports-14ac68a14a6115ed95f24a291d8a79dfcb24a8dd.tar.xz marcuscom-ports-14ac68a14a6115ed95f24a291d8a79dfcb24a8dd.tar.zst marcuscom-ports-14ac68a14a6115ed95f24a291d8a79dfcb24a8dd.zip |
Chase gtk20 update.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@6227 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes/gtk-engines2/Makefile')
-rw-r--r-- | x11-themes/gtk-engines2/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines2/Makefile b/x11-themes/gtk-engines2/Makefile index 40aa3d212..d5c10d95b 100644 --- a/x11-themes/gtk-engines2/Makefile +++ b/x11-themes/gtk-engines2/Makefile @@ -3,12 +3,12 @@ # Whom: Joe Marcus Clarke <marcus@FreeBSD.org> # # $FreeBSD$ -# $MCom: ports-experimental/x11-themes/gtk-engines2/Makefile,v 1.2 2006/02/25 00:44:58 marcus Exp $ +# $MCom: ports/x11-themes/gtk-engines2/Makefile,v 1.20 2006/04/30 03:25:23 ahze Exp $ # PORTNAME= gtk-engines2 PORTVERSION= 2.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_GNOME} MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.7 @@ -24,7 +24,6 @@ USE_BZIP2= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes USE_GNOME= gnomehack gtk20 -PLIST_SUB= GTK_VERSION="2.4.0" # Disable the gtk1 theme. post-patch: |