summaryrefslogtreecommitdiff
path: root/lang/ruby-usersguide
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-07 22:12:20 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-07 22:12:20 +0000
commit90b304e8f7e67614e7217f319cd527934c8bc396 (patch)
tree8e138ac77a2bb84ca14c3dfd4024ee66f885896a /lang/ruby-usersguide
parentUnmark as BROKEN. Will recently reenabled qtgl extension in the qt22 port. (diff)
Clean up.
Notes
Notes: svn path=/head/; revision=38082
Diffstat (limited to 'lang/ruby-usersguide')
-rw-r--r--lang/ruby-usersguide/Makefile11
1 files changed, 5 insertions, 6 deletions
diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile
index 1a9961eb74b7..ceb4400124ff 100644
--- a/lang/ruby-usersguide/Makefile
+++ b/lang/ruby-usersguide/Makefile
@@ -6,22 +6,21 @@
#
PORTNAME= ruby-usersguide
-PORTVERSION= ${VERSION}
-CATEGORIES+= lang ruby
-MASTER_SITES?= http://www.cs.iastate.edu/~slagell/ruby/
-DISTNAME?= ${SHORTNAME}-${VERSION}
+PORTVERSION= 20010131
+CATEGORIES= lang ruby
+MASTER_SITES= http://www.cs.iastate.edu/~slagell/ruby/
+DISTNAME= ${SHORTNAME}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
SHORTNAME= ${PORTNAME:S/usersguide/uguide/}
-VERSION?= 20010131
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes
-WRKSRC?= ${WRKDIR}/rg
+WRKSRC= ${WRKDIR}/rg
NO_BUILD= yes
PLIST_SUB= LANGSUFFIX="${LANGSUFFIX}"