Update to 0.32a.
This commit is contained in:
parent
60861ee768
commit
7de9ed7fa8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=42286
@ -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}
|
||||
|
@ -1 +1 @@
|
||||
MD5 (ruby/rbogl-0.32.tgz) = b27144678c21eb884b3c08dd3d8f883d
|
||||
MD5 (ruby/rbogl-0.32a.tgz) = 3393ce56d75a6d5e5b839577656876b2
|
||||
|
Loading…
Reference in New Issue
Block a user