1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-21 08:42:23 +00:00

Add 'lib' to WANT_PGSQL, now that it is possible to mix 'lib' with

other terms.
This commit is contained in:
Matthew Seaman 2016-06-22 11:20:12 +00:00
parent 0bd3b5d00e
commit 0e81ae8d7c
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417299

View File

@ -4,6 +4,7 @@
PORTNAME= citus
PORTVERSION= 5.1.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= databases
PKGNAMEPREFIX= pg_
@ -16,7 +17,7 @@ USE_GITHUB= yes
GH_ACCOUNT= citusdata
USES= gmake pgsql:9.4+ autoreconf readline
WANT_PGSQL= server
WANT_PGSQL= lib server
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip