aboutsummaryrefslogtreecommitdiff
path: root/databases/ruby-postgres
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2008-04-07 12:06:01 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2008-04-07 12:06:01 +0000
commitcd64d80b4e16d6021eca9928550bc82beabbba2e (patch)
treee521f5642427b87ab2859c8a6f3b4e6625ca4b9e /databases/ruby-postgres
parentbcaa2f33d1aedffa5176dff88d60cf8a14c9ec89 (diff)
downloadports-cd64d80b4e16d6021eca9928550bc82beabbba2e.tar.gz
ports-cd64d80b4e16d6021eca9928550bc82beabbba2e.zip
Notes
Diffstat (limited to 'databases/ruby-postgres')
-rw-r--r--databases/ruby-postgres/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/ruby-postgres/Makefile b/databases/ruby-postgres/Makefile
index 55f49862c3ba..c276bb1da9ad 100644
--- a/databases/ruby-postgres/Makefile
+++ b/databases/ruby-postgres/Makefile
@@ -20,9 +20,9 @@ USE_PGSQL= yes
USE_RUBY= yes
USE_RUBY_EXTCONF= yes
+WRKSRC= ${WRKDIR}/${PORTNAME}/ext
CONFIGURE_ARGS= --with-pgsql-include-dir="${LOCALBASE}/include"
INSTALL_TARGET= site-install
-WRKSRC= ${WRKDIR}/${PORTNAME}/ext
DOCS_EN= ChangeLog README doc/postgres.html
DOCS_JA= README.ja doc/postgres.jp.html