aboutsummaryrefslogtreecommitdiff
path: root/databases/phppgadmin/Makefile
diff options
context:
space:
mode:
authorDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:44:48 +0000
committerDirk Meyer <dinoex@FreeBSD.org>2014-03-30 19:44:48 +0000
commit67fe3229dc5e0669536107c8325742fcc1358c21 (patch)
tree85cf5b1d30f5376a24775fbf2314294529f20be2 /databases/phppgadmin/Makefile
parentae1515c459211711dc036fb8f65737c5711b29ee (diff)
downloadports-67fe3229dc5e0669536107c8325742fcc1358c21.tar.gz
ports-67fe3229dc5e0669536107c8325742fcc1358c21.zip
Notes
Diffstat (limited to 'databases/phppgadmin/Makefile')
-rw-r--r--databases/phppgadmin/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/phppgadmin/Makefile b/databases/phppgadmin/Makefile
index cedb6163171d..db0b2f95f35f 100644
--- a/databases/phppgadmin/Makefile
+++ b/databases/phppgadmin/Makefile
@@ -12,7 +12,7 @@ COMMENT= Web Based Postgres Administration
LICENSE= GPLv2
-USE_BZIP2= YES
+USES= tar:bzip2
.if !defined(WITHOUT_PHP_DEPENDS)
USE_PHP= pgsql pcre session
.endif