diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2006-01-04 17:18:03 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2006-01-04 17:18:03 +0000 |
commit | 7c5b1b973440998329fb5fdd7c2eb23e9215b363 (patch) | |
tree | be77c301b4e0ed0d9df2b12553b61895d24aa491 /x11-toolkits/linux-f8-gtk2/Makefile | |
parent | 762d2c10029ad139fcc02a5abef48692691f3081 (diff) | |
download | ports-7c5b1b973440998329fb5fdd7c2eb23e9215b363.tar.gz ports-7c5b1b973440998329fb5fdd7c2eb23e9215b363.zip |
Notes
Diffstat (limited to 'x11-toolkits/linux-f8-gtk2/Makefile')
-rw-r--r-- | x11-toolkits/linux-f8-gtk2/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-toolkits/linux-f8-gtk2/Makefile b/x11-toolkits/linux-f8-gtk2/Makefile index 446c94d0db8b..2df73bef3e89 100644 --- a/x11-toolkits/linux-f8-gtk2/Makefile +++ b/x11-toolkits/linux-f8-gtk2/Makefile @@ -7,7 +7,7 @@ PORTNAME= gtk2 PORTVERSION= 2.4.14 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-toolkits linux MASTER_SITES= ${MASTER_SITE_FEDORA_LINUX} \ http://distro.ibiblio.org/pub/linux/distributions/fedora/linux/core/${SUBDIR}/ \ @@ -30,7 +30,7 @@ ONLY_FOR_ARCHS= i386 amd64 PLIST= ${PKGDIR}/pkg-plist USE_XLIB= yes RESTRICTED= "binaries under GNU LGPL without accompanying source" -RPM_SET= gtk2-${PORTVERSION}-4.fc3.${ARCH}.rpm +RPM_SET= gtk2-${PORTVERSION}-4.fc3.3.${ARCH}.rpm PLIST_SUB= LIBVERSION="400.14" PORTVERSION="${PORTVERSION}" post-install: |