summaryrefslogtreecommitdiff
path: root/databases/postgresql-libpq++/Makefile
diff options
context:
space:
mode:
authorJason Helfman <jgh@FreeBSD.org>2013-07-07 00:15:47 +0000
committerJason Helfman <jgh@FreeBSD.org>2013-07-07 00:15:47 +0000
commitabd1752ca41bc8248b131d3979c1fe2d8726197e (patch)
treea02701e350da7138f8932579a7323e96fb5738bb /databases/postgresql-libpq++/Makefile
parentReconvert USE_ICONV to USES=iconv (diff)
- convert from USE_GMAKE to USES=gmake
- trim historical headers With hat: pgsql@
Notes
Notes: svn path=/head/; revision=322415
Diffstat (limited to 'databases/postgresql-libpq++/Makefile')
-rw-r--r--databases/postgresql-libpq++/Makefile8
1 files changed, 2 insertions, 6 deletions
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 <girgen@pingpong.net>
-#
+# Created by: Palle Girgensohn <girgen@pingpong.net>
# $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: