summaryrefslogtreecommitdiffstats
path: root/databases/ruby-postgres/Makefile
diff options
context:
space:
mode:
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 55f4986..c276bb1 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
OpenPOWER on IntegriCloud