aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorknu <knu@FreeBSD.org>2001-11-19 21:58:40 +0800
committerknu <knu@FreeBSD.org>2001-11-19 21:58:40 +0800
commitc19aad8f315e0e75589ad0613c311ec1e09c50c3 (patch)
treeb326cfa7dbaff7627685e13802b14af7fc5ef05f
parente2d0bda97a90c73c389a0f29dee2806968c918ab (diff)
downloadfreebsd-ports-gnome-c19aad8f315e0e75589ad0613c311ec1e09c50c3.tar.gz
freebsd-ports-gnome-c19aad8f315e0e75589ad0613c311ec1e09c50c3.tar.zst
freebsd-ports-gnome-c19aad8f315e0e75589ad0613c311ec1e09c50c3.zip
Update to 0.9.
-rw-r--r--devel/ruby-dl/Makefile10
-rw-r--r--devel/ruby-dl/distinfo2
2 files changed, 9 insertions, 3 deletions
diff --git a/devel/ruby-dl/Makefile b/devel/ruby-dl/Makefile
index e1df5fe38486..59ecb7918324 100644
--- a/devel/ruby-dl/Makefile
+++ b/devel/ruby-dl/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= dl
-PORTVERSION= 0.8.1
+PORTVERSION= 0.9
CATEGORIES= devel ruby
MASTER_SITES= http://kt-www.jaist.ac.jp/~ttate/ftp/
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
@@ -23,6 +23,12 @@ INSTALL_TARGET= site-install
DOCS_EN= Changes README README.html
+.include <bsd.port.pre.mk>
+
+.if ${ARCH} == i386
+CONFIGURE_ARGS+= --with-asm
+.endif
+
post-extract:
@${ECHO} "LIB= test" > ${WRKSRC}/test/Makefile
@${ECHO} "SHLIB_MAJOR= 1" >> ${WRKSRC}/test/Makefile
@@ -44,4 +50,4 @@ post-install:
${INSTALL_DATA} ${WRKSRC}/test/* ${RUBY_EXAMPLESDIR}/${PORTNAME}/
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
diff --git a/devel/ruby-dl/distinfo b/devel/ruby-dl/distinfo
index c68e49f967b7..98591cf6f2cd 100644
--- a/devel/ruby-dl/distinfo
+++ b/devel/ruby-dl/distinfo
@@ -1 +1 @@
-MD5 (ruby/ruby-dl-0.8.1.tar.gz) = 418bb6024e9255b505bfd5817a8776a4
+MD5 (ruby/ruby-dl-0.9.tar.gz) = dd538b8a0281097e68bfc3ba87a756c0