aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authormurray <murray@FreeBSD.org>2000-11-08 12:47:33 +0800
committermurray <murray@FreeBSD.org>2000-11-08 12:47:33 +0800
commit5c1d679ebe5a16950b02554518b022e3d29433ff (patch)
treec0e4647ccb328474cbf68884247c7a158acea6e4
parent3e6a777405f2e30bf90762c2a6a906036cd543a3 (diff)
downloadfreebsd-ports-gnome-5c1d679ebe5a16950b02554518b022e3d29433ff.tar.gz
freebsd-ports-gnome-5c1d679ebe5a16950b02554518b022e3d29433ff.tar.zst
freebsd-ports-gnome-5c1d679ebe5a16950b02554518b022e3d29433ff.zip
Fix typo that prevents Gtksql from being used with Postgres.
< HAVE_PYSQL= yes --- > HAVE_PGSQL= yes
-rw-r--r--databases/gtksql/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/gtksql/Makefile b/databases/gtksql/Makefile
index 1141a437c9a7..fa44b584dfb3 100644
--- a/databases/gtksql/Makefile
+++ b/databases/gtksql/Makefile
@@ -28,7 +28,7 @@ LIB_DEPENDS+= mysqlclient.6:${PORTSDIR}/databases/mysql322-client
.endif
.if defined(WITH_PGSQL) || (exists(${LOCALBASE}/lib/libpq.a) \
&& !defined(WITHOUT_PGSQL))
-HAVE_PYSQL= yes
+HAVE_PGSQL= yes
LIB_DEPENDS+= pq.2:${PORTSDIR}/databases/postgresql7
.endif
* KDE/FreeBSD team presents long awaited KDE SC 4.8.3!makc2012-05-252-8/+6 * - Bump PORTREVISION to chase the update of multimedia/libvpxashish2012-02-161-0/+1 * The KDE/FreeBSD team is pleased to announce KDE SC 4.7.4, whichavilla2012-01-251-2/+2 * The KDE on FreeBSD team is pleased to update the KDE4 ports to 4.7.3.rakuco2011-11-141-2/+2 * The KDE/FreeBSD team is pleased to announce KDE Software Compilationavilla2011-10-176-175/+90 * - Reassign to the heaptabthorpe2011-07-051-1/+1 * - chase exiv2 library bumpbapt2011-04-122-3/+2 * Sync to new bsd.autotools.mkade2010-12-041-1/+1 * Chase exiv2 shlib bump.kwm2010-08-201-2/+2 * - fix build for png-1.4.1dinoex2010-03-301-0/+20 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Switch SourceForge ports to the new File Release System: categories startin...amdmi32009-08-221-2/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.mezz2009-08-031-1/+1 * - bump all port that indirectly depends on libjpeg and have not yet been bump...dinoex2009-07-311-1/+1 * . update graphics/exiv2 to the new version;bsam2009-03-122-2/+24 * Bump portrevision due to upgrade of devel/gettext.edwin2008-06-061-1/+1 * Chase kipi lib version and bump PORTREVISION.ale2008-04-221-2/+2 * - Chase exiv2 updatepav2008-03-081-1/+2 * Update to version 1.4.2markus2007-10-304-31/+4 * Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1 * Don't crash on invalid JPEG metadata.lofi2007-08-082-1/+16 * - Set --mandir and --infodir in CONFIGURE_ARGS if the configure scriptrafan2007-07-231-2/+1