aboutsummaryrefslogtreecommitdiff
path: root/databases/phppgadmin
diff options
context:
space:
mode:
Diffstat (limited to 'databases/phppgadmin')
-rw-r--r--databases/phppgadmin/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index 3e4c4758d4a4..f2f1e2d4fccb 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -7,6 +7,7 @@
PORTNAME= phppgadmin
PORTVERSION= 3.5.6
+PORTREVISION= 1
CATEGORIES= databases www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -22,7 +23,7 @@ USE_PHP= pgsql pcre session
.endif
WRKSRC= ${WRKDIR}/phpPgAdmin
NO_BUILD= YES
-PGADMDIR?= www/data/phpPgAdmin
+PGADMDIR?= www/data-dist/phpPgAdmin
PLIST_SUB+= PGADMDIR=${PGADMDIR}
do-configure: