aboutsummaryrefslogtreecommitdiffstats
path: root/databases/postgresql-plproxy
diff options
context:
space:
mode:
authorjgh <jgh@FreeBSD.org>2013-07-07 08:15:47 +0800
committerjgh <jgh@FreeBSD.org>2013-07-07 08:15:47 +0800
commit8dbf713038fa26231c40ee53693248e8ec17a4d9 (patch)
treea02701e350da7138f8932579a7323e96fb5738bb /databases/postgresql-plproxy
parent0a5b568bc6cac86dd2949d7579a28f481b660413 (diff)
downloadfreebsd-ports-gnome-8dbf713038fa26231c40ee53693248e8ec17a4d9.tar.gz
freebsd-ports-gnome-8dbf713038fa26231c40ee53693248e8ec17a4d9.tar.zst
freebsd-ports-gnome-8dbf713038fa26231c40ee53693248e8ec17a4d9.zip
- convert from USE_GMAKE to USES=gmake
- trim historical headers With hat: pgsql@
Diffstat (limited to 'databases/postgresql-plproxy')
-rw-r--r--databases/postgresql-plproxy/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/postgresql-plproxy/Makefile b/databases/postgresql-plproxy/Makefile
index 0be6474b30bb..03e43c70dbe7 100644
--- a/databases/postgresql-plproxy/Makefile
+++ b/databases/postgresql-plproxy/Makefile
@@ -12,9 +12,8 @@ COMMENT= PL/Proxy - database partitioning system
LICENSE= BSD
-USES= bison
+USES= bison gmake
USE_PGSQL= yes
-USE_GMAKE= yes
MAKE_JOBS_SAFE= yes
PORTSCOUT= site:http://pgfoundry.org/frs/?group_id=1000207