mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
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
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