From 91bae8a29617f4506aef445fac1b7fdb65a398e0 Mon Sep 17 00:00:00 2001 From: Marcus von Appen Date: Sat, 14 Dec 2013 09:14:47 +0000 Subject: - Fix shebang replacement Reported by: exp-run (PR 184591) Approved by: portmgr (blanket) --- databases/postgresql-libpqxx3/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'databases/postgresql-libpqxx3') 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 -- cgit v1.2.3