From abd1752ca41bc8248b131d3979c1fe2d8726197e Mon Sep 17 00:00:00 2001 From: Jason Helfman Date: Sun, 7 Jul 2013 00:15:47 +0000 Subject: - convert from USE_GMAKE to USES=gmake - trim historical headers With hat: pgsql@ --- databases/postgresql-libpq++/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'databases/postgresql-libpq++/Makefile') diff --git a/databases/postgresql-libpq++/Makefile b/databases/postgresql-libpq++/Makefile index d46b59a556d5..7a099a608a61 100644 --- a/databases/postgresql-libpq++/Makefile +++ b/databases/postgresql-libpq++/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: PostgreSQL Pgaccess -# Date created: December 1st, 2002 -# Whom: Palle Girgensohn -# +# Created by: Palle Girgensohn # $FreeBSD$ -# PORTNAME= libpq++ PORTVERSION= 4.0 @@ -18,7 +14,7 @@ MAINTAINER= pgsql@FreeBSD.org COMMENT= C++ interface for PostgreSQL USE_PGSQL= YES -USE_GMAKE= YES +USES= gmake USE_LDCONFIG= YES post-patch: -- cgit v1.2.3