From 1dddecf1b17833d333147f8f0a0a4aba1f1d0ed2 Mon Sep 17 00:00:00 2001 From: Akinori MUSHA Date: Mon, 19 Nov 2001 13:58:40 +0000 Subject: Update to 0.9. --- devel/ruby-dl/Makefile | 10 ++++++++-- devel/ruby-dl/distinfo | 2 +- 2 files changed, 9 insertions(+), 3 deletions(-) (limited to 'devel/ruby-dl') 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 + +.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 +.include 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 -- cgit v1.2.3