aboutsummaryrefslogtreecommitdiff
path: root/databases/pgadmin3/Makefile
diff options
context:
space:
mode:
authorMax Khon <fjoe@FreeBSD.org>2013-06-09 18:48:53 +0000
committerMax Khon <fjoe@FreeBSD.org>2013-06-09 18:48:53 +0000
commita1e046f3ecf0f431dc4940e39c061bcce2f048a4 (patch)
tree63af040f1115b94f885ea225f0f2cc44ea9888f0 /databases/pgadmin3/Makefile
parent6f29309b9dfa5241c8ee96009766f8226c7b4cf7 (diff)
downloadports-a1e046f3ecf0f431dc4940e39c061bcce2f048a4.tar.gz
ports-a1e046f3ecf0f431dc4940e39c061bcce2f048a4.zip
Notes
Diffstat (limited to 'databases/pgadmin3/Makefile')
-rw-r--r--databases/pgadmin3/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/databases/pgadmin3/Makefile b/databases/pgadmin3/Makefile
index 65f998636204..3064dae1caa8 100644
--- a/databases/pgadmin3/Makefile
+++ b/databases/pgadmin3/Makefile
@@ -6,8 +6,8 @@
#
PORTNAME= pgadmin3
-PORTVERSION= 1.16.0
-PORTREVISION= 1
+PORTVERSION= 1.16.1
+PORTREVISION= 0
CATEGORIES= databases
MASTER_SITES= PGSQL
MASTER_SITE_SUBDIR= pgadmin3/release/v${PORTVERSION}/src
@@ -27,7 +27,7 @@ USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= LIBS="${PTHREAD_LIBS}"
CPPFLAGS+= ${PTHREAD_CFLAGS}
-CONFIGURE_ARGS= --with-wx-version=${USE_WX}
+CONFIGURE_ARGS= --with-wx-version=${USE_WX} --enable-databasedesigner
USE_GNOME= libxml2 libxslt
USE_WX= 2.8
WX_COMPS= wx contrib