aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
authordinoex <dinoex@FreeBSD.org>2008-04-07 20:06:01 +0800
committerdinoex <dinoex@FreeBSD.org>2008-04-07 20:06:01 +0800
commit484e68a6ed53822a5b01bf3e14f2e61e863d07b4 (patch)
tree4cdaa278ae12ce462eadce2dcda8c42ee2dc783e /databases
parent167f10126014ccf1ec7dd0309bfc47bdb3a2701f (diff)
downloadfreebsd-ports-gnome-484e68a6ed53822a5b01bf3e14f2e61e863d07b4.tar.gz
freebsd-ports-gnome-484e68a6ed53822a5b01bf3e14f2e61e863d07b4.tar.zst
freebsd-ports-gnome-484e68a6ed53822a5b01bf3e14f2e61e863d07b4.zip
- a fix for ruby-dbd_pg is now possible
PR: 114048
Diffstat (limited to 'databases')
-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