summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpqxx3
diff options
context:
space:
mode:
authorMarcus von Appen <mva@FreeBSD.org>2013-12-14 09:14:47 +0000
committerMarcus von Appen <mva@FreeBSD.org>2013-12-14 09:14:47 +0000
commit91bae8a29617f4506aef445fac1b7fdb65a398e0 (patch)
tree683e55179c77a1364cbb1570f0031bb79120c303 /databases/postgresql-libpqxx3
parent- Fix BUILD_ and LIB_DEPENDS for py-django14 (diff)
- Fix shebang replacement
Reported by: exp-run (PR 184591) Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=336426
Diffstat (limited to 'databases/postgresql-libpqxx3')
-rw-r--r--databases/postgresql-libpqxx3/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile
index 39dec200f97b..df97794250bb 100644
--- a/databases/postgresql-libpqxx3/Makefile
+++ b/databases/postgresql-libpqxx3/Makefile
@@ -16,13 +16,14 @@ CONFLICTS= postgresql-libpqxx-[2-4].*
PORTSCOUT= limit:^2\.
USE_PGSQL= yes
-USES= gmake pkgconfig
+USES= gmake pkgconfig shebangfix
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
PLIST_SUB= PORTVERSION=${PORTVERSION}
USE_PYTHON_BUILD= yes
-USES=shebangfix
+
SHEBANG_FILES= tools/splitconfig
+python_CMD= ${PYTHON_CMD}
CONFIGURE_ARGS= --enable-shared