Revert unintended change
Reported by: flo
This commit is contained in:
parent
a9a4b8f402
commit
cdbe364e77
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=383358
1 changed files with 2 additions and 1 deletions
|
@ -15,7 +15,8 @@ LICENSE= BSD3CLAUSE
|
|||
LICENSE_FILE= ${WRKSRC}/LICENSE
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake libtool ssl
|
||||
USES= gmake libtool
|
||||
USE_OPENSSL= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
.if ! (defined(BUILD_PYLDNS) || defined(BUILD_P5PERL))
|
||||
|
|
Loading…
Reference in a new issue