forked from Lainports/freebsd-ports
Convert to USES=pgsql
This commit is contained in:
parent
fa9f53cd1e
commit
6122aafaef
1 changed files with 2 additions and 3 deletions
|
|
@ -8,10 +8,9 @@ MASTER_SITES= http://pgfoundry.org/frs/download.php/3429/
|
|||
MAINTAINER= kuriyama@FreeBSD.org
|
||||
COMMENT= Monitor statistics and activity of PostgreSQL
|
||||
|
||||
USE_PGSQL= server
|
||||
USES= gmake
|
||||
USES= gmake pgsql
|
||||
WANT_PGSQL= server
|
||||
|
||||
MAKE_ARGS= USE_PGXS=1 LDFLAGS=-lkvm
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue