aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/linux-gtk/Makefile
diff options
context:
space:
mode:
authorBoris Samorodov <bsam@FreeBSD.org>2006-06-27 12:35:33 +0000
committerBoris Samorodov <bsam@FreeBSD.org>2006-06-27 12:35:33 +0000
commit43278d326443e1fc575af68fbf86173e806336b1 (patch)
tree5323986c7ba38026819a91fdf04eff781f727ea5 /x11-toolkits/linux-gtk/Makefile
parent6db79065a4eba746f92219efe8f68591ae6647dd (diff)
downloadports-43278d326443e1fc575af68fbf86173e806336b1.tar.gz
ports-43278d326443e1fc575af68fbf86173e806336b1.zip
o fix pkg-plist at linux_base-fc4 to unbrake pointyhat building
of x11-toolkits/linux-gtk ;-) o update x11-toolkits/linux-gtk to a newer version (FC3 -> FC4) o bump PORTREVISION for both ports Pointed out by: pointyhat Approved by: netchild (mentor, implicit)
Notes
Notes: svn path=/head/; revision=166446
Diffstat (limited to 'x11-toolkits/linux-gtk/Makefile')
-rw-r--r--x11-toolkits/linux-gtk/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-toolkits/linux-gtk/Makefile b/x11-toolkits/linux-gtk/Makefile
index 4831a8c65ff1..3d4c1596a197 100644
--- a/x11-toolkits/linux-gtk/Makefile
+++ b/x11-toolkits/linux-gtk/Makefile
@@ -9,9 +9,9 @@
PORTNAME= gtk
PORTVERSION= 1.2.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-toolkits linux
-DISTNAME= gtk+-${PORTVERSION}-33
+DISTNAME= gtk+-${PORTVERSION}-39
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= RPM of the Gtk lib
@@ -19,7 +19,7 @@ COMMENT= RPM of the Gtk lib
ONLY_FOR_ARCHS= i386 amd64
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 3
+LINUX_DIST_VER= 4
INSTALLS_SHLIB= yes
PLIST= pkg-plist.${LINUX_RPM_ARCH}
USE_XLIB= yes