Add missing BDEP on postgresql,-server, originally from kili@, forgotten
in previous commit, and reminded by naddy@
This commit is contained in:
parent
bbe9cc7ca7
commit
d3c087581d
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.3 2013/10/25 21:44:48 landry Exp $
|
||||
# $OpenBSD: Makefile,v 1.4 2013/10/27 13:35:34 landry Exp $
|
||||
|
||||
COMMENT = monitor PostgreSQL activity & statistics
|
||||
SHARED_ONLY = Yes
|
||||
@ -17,6 +17,7 @@ MASTER_SITES = http://pgfoundry.org/frs/download.php/3429/
|
||||
USE_GMAKE = Yes
|
||||
MAKE_FLAGS = USE_PGXS=1 CFLAGS="-DPG_USE_INLINE" LDFLAGS=-lkvm
|
||||
|
||||
BUILD_DEPENDS = databases/postgresql,-server
|
||||
LIB_DEPENDS = databases/postgresql
|
||||
|
||||
WANTLIB += c crypto kvm m pq pthread readline ssl termcap xml2 z
|
||||
|
Loading…
Reference in New Issue
Block a user