aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-dbi/Makefile
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-05-09 07:29:12 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-05-09 07:29:12 +0000
commit3315828203f3d32d2e79f94f758685035500950d (patch)
tree543bad50196ca41a82220134621705d8bdabe529 /databases/ruby-dbi/Makefile
parent39df57402b6ff571a68b08e06b99c36a43bd1e7f (diff)
downloadports-3315828203f3d32d2e79f94f758685035500950d.tar.gz
ports-3315828203f3d32d2e79f94f758685035500950d.zip
Notes
Diffstat (limited to 'databases/ruby-dbi/Makefile')
-rw-r--r--databases/ruby-dbi/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/ruby-dbi/Makefile b/databases/ruby-dbi/Makefile
index c93beafe8ec0..cea0b5c0b188 100644
--- a/databases/ruby-dbi/Makefile
+++ b/databases/ruby-dbi/Makefile
@@ -12,9 +12,9 @@ MASTER_SITES= ${RUBY_DBI_MASTER_SITES}
MASTER_SITE_SUBDIR= ${RUBY_DBI_MASTER_SITE_SUBDIR}
PKGNAMEPREFIX= ${RUBY_PKGNAMEPREFIX}
DISTNAME= ${RUBY_DBI_DISTNAME}
-DIST_SUBDIR= ruby
+DIST_SUBDIR= ruby
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= boumenot@gmail.com
COMMENT= DBI-for-Ruby - a common interface for SQL-based databases
RUN_DEPENDS= ${RUBY_SITELIBDIR}/aspectr.rb:${PORTSDIR}/devel/ruby-aspectr
@@ -23,7 +23,7 @@ USE_RUBY= yes
USE_RUBY_SETUP= yes
WRKSRC= ${RUBY_DBI_WRKSRC}
-CONFIGURE_ARGS= --with=bin/commandline,lib/${PORTNAME},lib/wrapper
+CONFIGURE_ARGS= --with=bin/commandline,${PORTNAME}
DOCS_EN= README.1st doc/*