aboutsummaryrefslogtreecommitdiff
path: root/databases/postgresql-libpgeasy
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-libpgeasy
parentf45c675de278428e2320c7b1087ae8228d460898 (diff)
downloadports-abd1752ca41bc8248b131d3979c1fe2d8726197e.tar.gz
ports-abd1752ca41bc8248b131d3979c1fe2d8726197e.zip
Notes
Diffstat (limited to 'databases/postgresql-libpgeasy')
-rw-r--r--databases/postgresql-libpgeasy/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/databases/postgresql-libpgeasy/Makefile b/databases/postgresql-libpgeasy/Makefile
index cd015e98f9bf..d19b99d1e7b5 100644
--- a/databases/postgresql-libpgeasy/Makefile
+++ b/databases/postgresql-libpgeasy/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: PostgreSQL library pgeasy
-# Date created: October 24st, 2004
-# Whom: Palle Girgensohn <girgen@pingpong.net>
-#
+# Created by: Palle Girgensohn <girgen@pingpong.net>
# $FreeBSD$
-#
PKGNAMEPREFIX= postgresql-
PORTNAME= libpgeasy
@@ -19,7 +15,7 @@ COMMENT= An easy-to-use C interface to PostgreSQL
USE_AUTOTOOLS= libtool
USE_PGSQL= YES
-USE_GMAKE= YES
+USES= gmake
USE_LDCONFIG= YES
GNU_CONFIGURE= YES
DOCSDIR= ${PREFIX}/share/doc/postgresql/${PORTNAME}