aboutsummaryrefslogtreecommitdiffstats
path: root/databases
diff options
context:
space:
mode:
Diffstat (limited to 'databases')
-rw-r--r--databases/pgadmin3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index 7f39d6c148d2..d3a0df5743f3 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -15,11 +15,13 @@ LICENSE= PostgreSQL
BUILD_DEPENDS= sphinx-build:${PORTSDIR}/textproc/py-sphinx
-USES= gettext gmake pgsql:9.0+
+USES= compiler:c++11-lib gettext gmake pgsql:9.0+
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-wx-version=${USE_WX} --enable-databasedesigner
+CXXFLAGS= -Wno-c++11-narrowing
USE_GNOME= libxml2 libxslt
USE_WX= 3.0
+USE_CXXSTD= c++11
WX_COMPS= wx
ICON_SIZES= 16 32