summaryrefslogtreecommitdiff
path: root/devel/linux-libglade2/Makefile
diff options
context:
space:
mode:
authorYoshio MITA <mita@FreeBSD.org>2002-08-03 10:11:22 +0000
committerYoshio MITA <mita@FreeBSD.org>2002-08-03 10:11:22 +0000
commit9ee51810af8236b71e4c22b86a9dbc51b482621c (patch)
tree5a12759eedaaa7d4792dcc5f45de120b16c4fd1d /devel/linux-libglade2/Makefile
parentRetire ruby-optparse, which is now part of lang/ruby16-shim-ruby18. (diff)
MAINTEINER-suggested version up.
Install RPMs from RedHat 7.1 instead of RedHat 6.1. Thanks to this upgrade, many ports (pips, bjfilter,..) is internationalized without *-linux-locale port. I have verified this modification imposed no fatal error to the depending ports. Submitted by: Maintainer (taoka@FreeBSD.org) Reviewed by: ports-jp
Diffstat (limited to 'devel/linux-libglade2/Makefile')
-rw-r--r--devel/linux-libglade2/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/devel/linux-libglade2/Makefile b/devel/linux-libglade2/Makefile
index 5fcb0bcc4d22..62e4eff07c76 100644
--- a/devel/linux-libglade2/Makefile
+++ b/devel/linux-libglade2/Makefile
@@ -6,15 +6,11 @@
#
PORTNAME= libglade
-.if (${MACHINE_ARCH} == "i386")
-PORTVERSION= 0.6
-.elif (${MACHINE_ARCH} == "alpha")
-PORTVERSION= 0.7
-.endif
+PORTVERSION= 0.14
CATEGORIES= devel linux
MAINTAINER= taoka@FreeBSD.org
-RPM_SET= libglade-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
+RPM_SET= libglade-${PORTVERSION}-3.${MACHINE_ARCH}.rpm
.include "../../x11-toolkits/linux-gtk/Makefile"