summaryrefslogtreecommitdiff
path: root/lang/ruby-usersguide
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-02-07 22:15:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-02-07 22:15:13 +0000
commit09be483e356799731dd79da0271f7cb34737d8c2 (patch)
treeecd6e7ec87d53814e0a36b3505eceaa6a6317c33 /lang/ruby-usersguide
parentClean up. (diff)
Clean up more..
Notes
Notes: svn path=/head/; revision=38083
Diffstat (limited to 'lang/ruby-usersguide')
-rw-r--r--lang/ruby-usersguide/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/lang/ruby-usersguide/Makefile b/lang/ruby-usersguide/Makefile
index ceb4400124ff..fbb7c66cd25a 100644
--- a/lang/ruby-usersguide/Makefile
+++ b/lang/ruby-usersguide/Makefile
@@ -9,22 +9,19 @@ PORTNAME= ruby-usersguide
PORTVERSION= 20010131
CATEGORIES= lang ruby
MASTER_SITES= http://www.cs.iastate.edu/~slagell/ruby/
-DISTNAME= ${SHORTNAME}-${PORTVERSION}
+DISTNAME= ${PORTNAME:S/usersguide/uguide/}-${PORTVERSION}
DIST_SUBDIR= ruby
MAINTAINER= knu@FreeBSD.org
-SHORTNAME= ${PORTNAME:S/usersguide/uguide/}
-
USE_RUBY= yes
RUBY_NO_BUILD_DEPENDS= yes
RUBY_NO_RUN_DEPENDS= yes
WRKSRC= ${WRKDIR}/rg
NO_BUILD= yes
-PLIST_SUB= LANGSUFFIX="${LANGSUFFIX}"
-DOCDIR= ${RUBY_DOCDIR}/${PORTNAME}${LANGSUFFIX}
+DOCDIR= ${RUBY_DOCDIR}/${PORTNAME}
do-install:
${MKDIR} ${DOCDIR}