mirror of
https://git.freebsd.org/ports.git
synced 2025-05-24 15:07:01 -04:00
Remove perl5 from RUN_DEPENDS
- Bump PORTREVISION for dependency change PR: 220910 Submitted by: Andrew Romanenko <melanhit@gmail.com> Approved by: Jaap Akkerhuis <jaap@NLnetLabs.nl> (maintainer) MFH: 2017Q3
This commit is contained in:
parent
4ce82bca66
commit
a16ad9c9cd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=446473
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,7 @@
|
|||
|
||||
PORTNAME= ldns
|
||||
PORTVERSION= 1.7.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= dns
|
||||
MASTER_SITES= http://www.nlnetlabs.nl/downloads/ldns/ \
|
||||
LOCAL/ehaupt
|
||||
|
@ -15,6 +16,7 @@ LICENSE_FILE= ${WRKSRC}/LICENSE
|
|||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= cpe gmake libtool ssl perl5
|
||||
USE_PERL5= build
|
||||
CPE_VENDOR= nlnetlabs
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue