summaryrefslogtreecommitdiff
path: root/databases/ruby-postgres/Makefile
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/Makefile
parent- reconnect ruby-postgres (diff)
- a fix for ruby-dbd_pg is now possible
PR: 114048
Notes
Notes: svn path=/head/; revision=210732
Diffstat (limited to 'databases/ruby-postgres/Makefile')
-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