WANTLIB tweaks

ok alek@
This commit is contained in:
mbalmer 2005-04-30 12:02:10 +00:00
parent a130ae3cff
commit 884287bfbe

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.75 2005/04/30 10:00:03 mbalmer Exp $
# $OpenBSD: Makefile,v 1.76 2005/04/30 12:02:10 mbalmer Exp $
COMMENT= "PostgreSQL RDBMS (client)"
COMMENT-server= "PostgreSQL RDBMS (server)"
@ -21,7 +21,7 @@ PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes
PERMIT_DISTFILES_FTP= Yes
WANTLIB= c crypto curses m readline ssl util z
WANTLIB= c com_err crypto m readline ssl termcap util z
MASTER_SITES= ftp://ftp3.us.postgresql.org/pub/postgresql/source/v${VERSION}/ \
ftp://ftp.postgresql.org/pub/source/v${VERSION}/