aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/linux-f10-gtk2/Makefile
diff options
context:
space:
mode:
authorbsam <bsam@FreeBSD.org>2006-07-10 05:01:45 +0800
committerbsam <bsam@FreeBSD.org>2006-07-10 05:01:45 +0800
commit7b689ce7e05a8bc82a8589327ef65efbecd6587c (patch)
tree30a3afa2f557b8df5b0a2501901056d50bd8579b /x11-toolkits/linux-f10-gtk2/Makefile
parentecb63fdf23205121459384352de6e2c43080dbf9 (diff)
downloadfreebsd-ports-gnome-7b689ce7e05a8bc82a8589327ef65efbecd6587c.tar.gz
freebsd-ports-gnome-7b689ce7e05a8bc82a8589327ef65efbecd6587c.tar.zst
freebsd-ports-gnome-7b689ce7e05a8bc82a8589327ef65efbecd6587c.zip
1. Upgrade linux infrostructure ports from FC3 to FC4.
2. Introduce gtk2-engines into x11-toolkits/linux-gtk2. [1] Requested by: netchild [1] Approved by: netchild (mentor, implicit)
Diffstat (limited to 'x11-toolkits/linux-f10-gtk2/Makefile')
-rw-r--r--x11-toolkits/linux-f10-gtk2/Makefile12
1 files changed, 7 insertions, 5 deletions
diff --git a/x11-toolkits/linux-f10-gtk2/Makefile b/x11-toolkits/linux-f10-gtk2/Makefile
index e5ebe71571a6..1dafd3ad6f80 100644
--- a/x11-toolkits/linux-f10-gtk2/Makefile
+++ b/x11-toolkits/linux-f10-gtk2/Makefile
@@ -6,10 +6,10 @@
#
PORTNAME= gtk2
-PORTVERSION= 2.4.14
-PORTREVISION= 4
+PORTVERSION= 2.6.10
CATEGORIES= x11-toolkits linux
-DISTNAME= ${PORTNAME}-${PORTVERSION}-4.fc3.3
+DISTFILES= ${PORTNAME}-${PORTVERSION}-2.fc4.4.${LINUX_RPM_ARCH}.rpm \
+ ${PORTNAME}-engines-2.6.3-2.${LINUX_RPM_ARCH}.rpm
MAINTAINER= freebsd-emulation@FreeBSD.org
COMMENT= GTK+ library, version 2.X, Linux binary
@@ -26,10 +26,12 @@ RUN_DEPENDS+= ${LINUXBASE}/usr/lib/libglib-2.0.so.0:${PORTSDIR}/devel/linux-glib
ONLY_FOR_ARCHS= i386 amd64
USE_XLIB= yes
USE_LINUX_RPM= yes
-LINUX_DIST_VER= 3
+LINUX_DIST_VER= 4
INSTALLS_SHLIB= yes
BRANDELF_DIRS= usr/bin
-PLIST_SUB= LIBVERSION="400.14" PORTVERSION="${PORTVERSION}"
+PLIST_SUB= LIBVERSION="600.10" PORTVERSION="${PORTVERSION}"
+SRC_DISTFILES= ${PORTNAME}-${PORTVERSION}-2.fc4.4.src.rpm \
+ ${PORTNAME}-engines-2.6.3-2.src.rpm
post-install:
@chroot ${PREFIX} /usr/bin/gtk-query-immodules-2.0-32 > ${PREFIX}/etc/gtk-2.0/i386-redhat-linux-gnu/gtk.immodules