mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-14 07:43:06 +00:00
Reconvert to USES=pgsql reverted by mistake in r381383
Bump portrevision as USE_PGSQL is now doing nothing
This commit is contained in:
parent
2de38390bd
commit
ca99927772
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383506
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= netdisco
|
||||
PORTVERSION= 2.031012
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net-mgmt perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= CPAN:OLIVER
|
||||
@ -80,9 +81,8 @@ SUB_LIST= SITE_PERL=${STAGEDIR}${SITE_PERL} \
|
||||
ETCDIR_REL=${ETCDIR_REL}
|
||||
PLIST_SUB+= ETCDIR=${ETCDIR}
|
||||
|
||||
USES= perl5
|
||||
USES= perl5 pgsql
|
||||
USE_PERL5= configure
|
||||
USE_PGSQL= yes
|
||||
|
||||
USE_RC_SUBR= netdisco
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user