Convert to USES=pgsql
This commit is contained in:
parent
fa9f53cd1e
commit
6122aafaef
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=355611
@ -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…
Reference in New Issue
Block a user