mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Fix DEPENDS line
This commit is contained in:
parent
4cb60faedd
commit
4b4be0666d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373101
@ -12,11 +12,11 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
|
||||
MAINTAINER= olgeni@FreeBSD.org
|
||||
COMMENT= PostgreSQL master to multiple replicas replication system
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex \
|
||||
${LOCALBASE}/bin/postmaster:${PORTSDIR}/databases/postgresql${PGSQL_VER}-server
|
||||
BUILD_DEPENDS= ${LOCALBASE}/bin/flex:${PORTSDIR}/textproc/flex
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= bison gmake shebangfix tar:bzip2 pgsql
|
||||
WANT_PGSQL= server
|
||||
USE_RC_SUBR= slon
|
||||
SHEBANG_FILES= tools/altperl/slonik_restart_node.pl
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user