1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-20 08:27:15 +00:00

Replace 'EXTRACT_SUFX=.tgz' with 'USES=tar.tgz'.

PR:		ports/222405
Submitted by:	Yasuhiro KIMURA <yasu utahime org>
This commit is contained in:
Xin LI 2017-09-27 06:01:23 +00:00
parent 9b725e6dab
commit 8ccd0119e3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=450717

View File

@ -29,7 +29,6 @@ CONFLICTS= ${PKGNAMEPREFIX}${PORTNAME}-client-2.[0-3].* \
.else
PKGNAMESUFFIX?= -server
.endif
EXTRACT_SUFX= .tgz
MAINTAINER= delphij@FreeBSD.org
COMMENT?= Open source LDAP server implementation
@ -41,7 +40,7 @@ LICENSE_PERMS= dist-mirror dist-sell pkg-mirror pkg-sell auto-accept
GNU_CONFIGURE= yes
# :keepla because port uses lt_dlopen
USES= cpe libtool:keepla ssl
USES= cpe libtool:keepla ssl tar:tgz
.if !defined(CLIENT_ONLY)
USERS= ldap
GROUPS= ldap