aboutsummaryrefslogtreecommitdiff
path: root/databases/pgadmin3
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:37:29 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2019-11-08 09:37:29 +0000
commit4ac3cd7048c6a4c9005d53f96177aa0e162adf53 (patch)
tree9dd9aac3ddf4654df74c8642f6fc4238e3315c58 /databases/pgadmin3
parent2bf9ca57b161dda80ac325ace89ff2fb273a9127 (diff)
downloadports-4ac3cd7048c6a4c9005d53f96177aa0e162adf53.tar.gz
ports-4ac3cd7048c6a4c9005d53f96177aa0e162adf53.zip
databases: Add missing USES={gnome,php}
Notes
Notes: svn path=/head/; revision=517042
Diffstat (limited to 'databases/pgadmin3')
-rw-r--r--databases/pgadmin3/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index fac448fd2c22..e2040948113c 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -15,7 +15,7 @@ LICENSE= PostgreSQL
BUILD_DEPENDS= sphinx-build:textproc/py-sphinx
-USES= compiler:c++11-lib gettext gmake pgsql:9.0+ ssl
+USES= compiler:c++11-lib gettext gmake gnome pgsql:9.0+ ssl
USE_GNOME= libxml2 libxslt
USE_WX= 3.0
USE_CXXSTD= c++11