aboutsummaryrefslogtreecommitdiff
path: root/editors
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 07:09:25 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-06-24 07:09:25 +0000
commitda86b774e98aa219d0b75ea1ee0c4b13c2c18ae4 (patch)
tree3d24d237e92086f6d0394555045edb8c40af72c8 /editors
parent46a2755050d4dfef5bfa659cea74422b272b354f (diff)
downloadports-da86b774e98aa219d0b75ea1ee0c4b13c2c18ae4.tar.gz
ports-da86b774e98aa219d0b75ea1ee0c4b13c2c18ae4.zip
Notes
Diffstat (limited to 'editors')
-rw-r--r--editors/libreoffice/Makefile6
1 files changed, 1 insertions, 5 deletions
diff --git a/editors/libreoffice/Makefile b/editors/libreoffice/Makefile
index ede5ec5c85f1..9d6baa27cb9f 100644
--- a/editors/libreoffice/Makefile
+++ b/editors/libreoffice/Makefile
@@ -251,7 +251,7 @@ KDE4_CONFIGURE_ENV= KDE4DIR="${KDE4_PREFIX}" \
MMEDIA_USE= GSTREAMER=yes
MMEDIA_CONFIGURE_ENABLE= gstreamer-0-10
-PGSQL_USE= PGSQL=yes
+PGSQL_USES= pgsql:90+
PGSQL_CONFIGURE_ENABLE= postgresql-sdbc
PGSQL_CONFIGURE_WITH= gssapi krb5
@@ -290,10 +290,6 @@ USES+= desktop-file-utils
INSTALLS_ICONS= yes
.endif
-.if ${PORT_OPTIONS:MPGSQL}
-WANT_PGSQL_VER= 90+
-.endif
-
.if empty(PORT_OPTIONS:MTEST)
EXTRA_PATCHES+= ${FILESDIR}/disable-cppunittester
.endif