WANTLIB tweaks
ok alek@
This commit is contained in:
parent
a130ae3cff
commit
884287bfbe
@ -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}/
|
||||
|
Loading…
Reference in New Issue
Block a user