aboutsummaryrefslogtreecommitdiff
path: root/databases/phppgadmin/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/phppgadmin/Makefile')
-rw-r--r--databases/phppgadmin/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index 6a251fa817a0..c3f37920d173 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= phppgadmin
PORTVERSION= 5.1
+PORTREVISION= 1
CATEGORIES= databases www
MASTER_SITES= SF/${PORTNAME}/phpPgAdmin%20%5Bstable%5D/phpPgAdmin-5.1
DISTNAME= phpPgAdmin-${PORTVERSION}
@@ -12,7 +13,8 @@ COMMENT= Web Based Postgres Administration
LICENSE= GPLv2
-USES= cpe tar:bzip2
+USES= cpe shebangfix tar:bzip2
+SHEBANG_FILES= lang/synch
CPE_VENDOR= phppgadmin_project
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= pgsql pcre session
@@ -22,6 +24,7 @@ PGADMDIR?= www/phpPgAdmin
PLIST_SUB+= PGADMDIR=${PGADMDIR}
PGADMOLDDIR?= www/data-dist/phpPgAdmin
PLIST_SUB+= PGADMOLDDIR=${PGADMOLDDIR}
+NO_ARCH= yes
pre-everything::
@${ECHO_CMD} "# you can customize the installation directory"