Hi!

I'd like to commit this patch, is it OK with you? No port should rely directly on postgresql, but always use the USE_PGSQL knob.

/Palle
Index: Makefile
===================================================================
RCS file: /misc/ncvs/ports/editors/koffice-kde3/Makefile,v
retrieving revision 1.79
diff -u -r1.79 Makefile
--- Makefile    3 Aug 2005 23:15:40 -0000       1.79
+++ Makefile    19 Aug 2005 08:04:01 -0000
@@ -24,7 +24,6 @@
                freetype:${PORTSDIR}/print/freetype2 \
                lcms:${PORTSDIR}/graphics/lcms \
                paper:${PORTSDIR}/print/libpaper \
-               pq:${PORTSDIR}/databases/postgresql74-client \
                wpd-0.8:${PORTSDIR}/textproc/libwpd \
                wv2:${PORTSDIR}/textproc/wv2 \
                xml2:${PORTSDIR}/textproc/libxml2 \
@@ -39,6 +38,7 @@
 USE_KDELIBS_VER=3
 USE_MYSQL=     yes
 USE_PYTHON=    yes
+USE_PGSQL=     yes
 
 .include "${.CURDIR}/../../x11/kde3/Makefile.kde"
 .include <bsd.port.pre.mk>
_______________________________________________
kde-freebsd mailing list
[email protected]
http://freebsd.kde.org/mailman/listinfo/kde-freebsd

Reply via email to