From 20fc0082bc387a0c5d7f22216de1bb605e83b8a1 Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 11 Jul 2013 05:53:09 +0000 Subject: Reset maintainer (email is bouncing) While here: - Trim headers - Convert to USES where applicable - Bump klamav portrevision (pkgconfig is not a run dep anymore) --- databases/postgis/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'databases') diff --git a/databases/postgis/Makefile b/databases/postgis/Makefile index 73f1016c7216..ec7ea9cabeb6 100644 --- a/databases/postgis/Makefile +++ b/databases/postgis/Makefile @@ -8,7 +8,7 @@ CATEGORIES= databases geography MASTER_SITES= http://postgis.refractions.net/download/ \ http://www.postgis.org/download/ -MAINTAINER= anderson@cnpm.embrapa.br +MAINTAINER= ports@FreeBSD.org COMMENT= Adds support for geographic objects to PostgreSQL databases LIB_DEPENDS= proj:${PORTSDIR}/graphics/proj \ @@ -17,10 +17,9 @@ RUN_DEPENDS= postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server CONFLICTS= postgis-2.* -USES= bison iconv +USES= bison iconv gmake USE_GNOME= libxml2 USE_PGSQL= yes -USE_GMAKE= yes USE_LDCONFIG= yes GNU_CONFIGURE= yes USE_PERL5_BUILD= yes -- cgit