summaryrefslogtreecommitdiff
path: root/graphics/ruby-opengl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/ruby-opengl/Makefile')
-rw-r--r--graphics/ruby-opengl/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/graphics/ruby-opengl/Makefile b/graphics/ruby-opengl/Makefile
index f16eb2e5ed2..bdbd9176d5f 100644
--- a/graphics/ruby-opengl/Makefile
+++ b/graphics/ruby-opengl/Makefile
@@ -1,19 +1,17 @@
-# $NetBSD: Makefile,v 1.8 2003/07/17 21:42:42 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/10/06 16:17:02 taca Exp $
# FreeBSD: ports/graphics/ruby-opengl/Makefile,v 1.4 2000/09/26 08:01:58 knu Exp
DISTNAME= rbogl-${VERSION}
-PKGNAME= ${RUBY_PKGNAMEPREFIX}opengl-${VERSION:S/b$/.2/}
-PKGREVISION= 2
-WRKSRC= ${WRKDIR}/opengl
+PKGNAME= ${RUBY_PKGNAMEPREFIX}opengl-${VERSION:S/c$/.3/}
+WRKSRC= ${WRKDIR}/opengl-${VERSION}
CATEGORIES= graphics
MASTER_SITES= http://www2.giganet.net/~yoshi/
-EXTRACT_SUFX= .tgz
MAINTAINER= taca@NetBSD.org
HOMEPAGE= http://www2.giganet.net/~yoshi/
COMMENT= OpenGL/GLU/GLUT interface modules for Ruby
-VERSION= 0.32b
+VERSION= 0.32c
DIST_SUBDIR= ruby
USE_BUILDLINK2= yes
USE_X11= yes