summaryrefslogtreecommitdiff
path: root/x11/ruby-kde/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2000-09-28 10:50:35 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2000-09-28 10:50:35 +0000
commit5ef804328696fc1bd097b955a070f998deb281f4 (patch)
tree7e35acf5d9891776f541563dfc21faeab1666a56 /x11/ruby-kde/Makefile
parentUpdate to 0.13 which supports Ruby 1.6. (diff)
Update to 0.13 which supports Ruby 1.6.
Sort PLIST.
Notes
Notes: svn path=/head/; revision=33203
Diffstat (limited to 'x11/ruby-kde/Makefile')
-rw-r--r--x11/ruby-kde/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/ruby-kde/Makefile b/x11/ruby-kde/Makefile
index 68a11abd6c5d..16dfd7111852 100644
--- a/x11/ruby-kde/Makefile
+++ b/x11/ruby-kde/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= kde
-PORTVERSION= 0.12
+PORTVERSION= 0.13
CATEGORIES= x11 kde ruby
MASTER_SITES= http://sfns.u-shizuoka-ken.ac.jp/geneng/horie_hp/ruby/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -28,6 +28,7 @@ CONFIGURE_ARGS= --with-x-dir=${X11BASE} \
--with-qt-include=${X11BASE}/include/X11/qt \
--with-qt-lib=${X11BASE}/lib \
--with-kde-dir=${LOCALBASE}
+MAKE_ARGS= LOCAL_LIBS=-lgcc
INSTALL_TARGET= site-install
.if defined(WITH_I18N)