Subject: CVS commit: pkgsrc/databases
To: None <pkgsrc-changes@netbsd.org>
From: Johnny C. Lam <jlam@netbsd.org>
List: pkgsrc-changes
Date: 12/31/2001 22:53:54
Module Name: pkgsrc
Committed By: jlam
Date: Mon Dec 31 20:53:54 UTC 2001
Modified Files:
pkgsrc/databases/postgresql-client: Makefile
pkgsrc/databases/postgresql-server: Makefile
Log Message:
Remove dependency on libgetopt. Systems without libgetopt in the base
install will simply use the PostgreSQL getopt implementation instead.
To generate a diff of this commit:
cvs rdiff -r1.10 -r1.11 pkgsrc/databases/postgresql-client/Makefile
cvs rdiff -r1.17 -r1.18 pkgsrc/databases/postgresql-server/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.