Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2000 20:47:34 -0800 (PST)
From:      Murray Stokely <murray@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/databases/gtksql Makefile
Message-ID:  <200011080447.UAA45495@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
murray      2000/11/07 20:47:34 PST

  Modified files:
    databases/gtksql     Makefile 
  Log:
    Fix typo that prevents Gtksql from being used with Postgres.
  
  < HAVE_PYSQL=	yes
  ---
  > HAVE_PGSQL=	yes
  
  Revision  Changes    Path
  1.10      +2 -2      ports/databases/gtksql/Makefile



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200011080447.UAA45495>