mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
- Drop FETCH_CMD and change to new SFP macro
This commit is contained in:
parent
338eca3291
commit
7511ee1a8b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239429
@ -8,7 +8,7 @@
|
||||
PORTNAME= ldap-account-manager
|
||||
PORTVERSION= 2.7.0
|
||||
CATEGORIES= sysutils www
|
||||
MASTER_SITES= SF/${PNAME}
|
||||
MASTER_SITES= SFP/${PNAME}/LAM/${PORTVERSION}/
|
||||
DISTNAME= ${PORTNAME:L}-${PORTVERSION}
|
||||
|
||||
MAINTAINER= basil@vpm.net.ua
|
||||
@ -17,7 +17,6 @@ COMMENT= Webfrontend for managing accounts stored in an OpenLDAP server
|
||||
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Quota.pm:${PORTSDIR}/sysutils/p5-Quota \
|
||||
${SITE_PERL}/Net/LDAP.pm:${PORTSDIR}/net/p5-perl-ldap
|
||||
|
||||
FETCH_CMD?= /usr/bin/fetch -pRr
|
||||
NO_BUILD= yes
|
||||
USE_GETTEXT= yes
|
||||
USE_PERL5= yes
|
||||
|
Loading…
Reference in New Issue
Block a user