diff options
author | knu <knu@FreeBSD.org> | 2001-05-06 06:00:19 +0800 |
---|---|---|
committer | knu <knu@FreeBSD.org> | 2001-05-06 06:00:19 +0800 |
commit | 8ff5c17975c12eff7217264f1448f4685d61b984 (patch) | |
tree | e0d0b38bebff419ca7f91c328d0f3b9c8dcdd43e /graphics/ruby-opengl | |
parent | 2c5e07812ffb117589578b60defca78a186aa8c7 (diff) | |
download | freebsd-ports-gnome-8ff5c17975c12eff7217264f1448f4685d61b984.tar.gz freebsd-ports-gnome-8ff5c17975c12eff7217264f1448f4685d61b984.tar.zst freebsd-ports-gnome-8ff5c17975c12eff7217264f1448f4685d61b984.zip |
Update to 0.32a.
Diffstat (limited to 'graphics/ruby-opengl')
-rw-r--r-- | graphics/ruby-opengl/Makefile | 7 | ||||
-rw-r--r-- | graphics/ruby-opengl/distinfo | 2 |
2 files changed, 2 insertions, 7 deletions
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile index b639e298cb5d..545c925a9a54 100644 --- a/graphics/ruby-opengl/Makefile +++ b/graphics/ruby-opengl/Makefile @@ -6,8 +6,7 @@ # PORTNAME= opengl -PORTVERSION= 0.32 -PORTREVISION= 1 +PORTVERSION= 0.32a CATEGORIES= graphics ruby MASTER_SITES= http://www2.giganet.net/~yoshi/ PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX} @@ -26,10 +25,6 @@ WRKSRC= ${WRKDIR}/${PORTNAME} CONFIGURE_ARGS= --with-ruby-dir="${LOCALBASE}" --with-x11-dir="${X11BASE}" INSTALL_TARGET= site-install -post-patch: - ${RUBY} -i -pe 'sub %r| -I/usr/X11R6/include|, ""' \ - -e 'sub %r| -L/usr/X11R6/lib|, ""' ${WRKSRC}/${RUBY_EXTCONF} - post-install: .if !defined(NOPORTDOCS) ${MKDIR} ${RUBY_EXAMPLESDIR}/${PORTNAME} diff --git a/graphics/ruby-opengl/distinfo b/graphics/ruby-opengl/distinfo index d61c61c415f5..0a4ab97016e3 100644 --- a/graphics/ruby-opengl/distinfo +++ b/graphics/ruby-opengl/distinfo @@ -1 +1 @@ -MD5 (ruby/rbogl-0.32.tgz) = b27144678c21eb884b3c08dd3d8f883d +MD5 (ruby/rbogl-0.32a.tgz) = 3393ce56d75a6d5e5b839577656876b2 |