diff options
author | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-15 12:30:08 +0800 |
---|---|---|
committer | marcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059> | 2002-10-15 12:30:08 +0800 |
commit | 673a2b2f80b24c658aca221e86935b3862353c66 (patch) | |
tree | b76549057bac8cdb93514fccc9c634f607a29652 /x11-toolkits/gtk20/Makefile | |
parent | 5128b5be515dbccb4e56f5b4181d18090175cc16 (diff) | |
download | marcuscom-ports-673a2b2f80b24c658aca221e86935b3862353c66.tar marcuscom-ports-673a2b2f80b24c658aca221e86935b3862353c66.tar.gz marcuscom-ports-673a2b2f80b24c658aca221e86935b3862353c66.tar.bz2 marcuscom-ports-673a2b2f80b24c658aca221e86935b3862353c66.tar.lz marcuscom-ports-673a2b2f80b24c658aca221e86935b3862353c66.tar.xz marcuscom-ports-673a2b2f80b24c658aca221e86935b3862353c66.tar.zst marcuscom-ports-673a2b2f80b24c658aca221e86935b3862353c66.zip |
Update to 2.1.1.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@80 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-toolkits/gtk20/Makefile')
-rw-r--r-- | x11-toolkits/gtk20/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/x11-toolkits/gtk20/Makefile b/x11-toolkits/gtk20/Makefile index c12d4aae4..a9f4db45e 100644 --- a/x11-toolkits/gtk20/Makefile +++ b/x11-toolkits/gtk20/Makefile @@ -6,8 +6,7 @@ # PORTNAME= gtk -PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTVERSION= 2.1.1 CATEGORIES= x11-toolkits MASTER_SITES= ${MASTER_SITE_GNOME:S,%SUBDIR%,sources/gtk+/2.1,} \ ftp://ftp.gtk.org/pub/gtk/v2.0/ \ @@ -43,7 +42,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include/freetype2 \ -I${LOCALBASE}/include -I${X11BASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL} -PLIST_SUB= GTK_VERSION="2.0.100" +PLIST_SUB= GTK_VERSION="2.0.101" MAN1= gdk-pixbuf-csource.1 |