From 0f706fd2df8398cd3109f6f1e2dbc5bbb04c3683 Mon Sep 17 00:00:00 2001 From: Dirk Meyer Date: Sun, 6 May 2018 11:04:30 +0000 Subject: - add PHP flavors to phpPgAdmin --- databases/phppgadmin/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'databases/phppgadmin/Makefile') diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile index 83cd5d0531d2..d1a42247e97e 100644 --- a/databases/phppgadmin/Makefile +++ b/databases/phppgadmin/Makefile @@ -3,10 +3,11 @@ PORTNAME= phppgadmin PORTVERSION= 5.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= databases www MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1 DISTNAME= phpPgAdmin-${PORTVERSION} +PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= dinoex@FreeBSD.org COMMENT= Web Based Postgres Administration @@ -15,7 +16,7 @@ LICENSE= GPLv2 NO_ARCH= yes NO_BUILD= yes -USES= cpe tar:bzip2 shebangfix +USES= cpe tar:bzip2 php:web,flavors shebangfix .if !defined(WITHOUT_PHP_DEPENDS) USE_PHP= pgsql pcre session .endif -- cgit v1.2.3