From 6e381a9d5323dc4984a1f1ddeb2ffbaa7deeec9c Mon Sep 17 00:00:00 2001 From: Antoine Brodin Date: Wed, 29 Jul 2015 22:09:53 +0000 Subject: Switch default python_CMD used by shebangfix to ${PYTHON_CMD} for ports using python PR: 201077 Reviewed by: mat With hat: portmgr Differential Revision: https://reviews.freebsd.org/D2955 --- databases/postgresql-libpqxx3/Makefile | 1 - 1 file changed, 1 deletion(-) (limited to 'databases/postgresql-libpqxx3/Makefile') diff --git a/databases/postgresql-libpqxx3/Makefile b/databases/postgresql-libpqxx3/Makefile index ae82dae5aa78..9acfb01c90bc 100644 --- a/databases/postgresql-libpqxx3/Makefile +++ b/databases/postgresql-libpqxx3/Makefile @@ -23,7 +23,6 @@ PLIST_SUB= PORTVERSION=${PORTVERSION} INSTALL_TARGET= install-strip SHEBANG_FILES= tools/splitconfig -python_CMD= ${PYTHON_CMD} CONFIGURE_ARGS= --enable-shared -- cgit v1.2.3