www/p5-RT-Extension-LDAPImport: Do not set RUN_DEPENDS twice
This commit is contained in:
parent
d3c95d36f1
commit
647fff23cf
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=497062
1 changed files with 0 additions and 3 deletions
|
@ -17,9 +17,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||||
RUN_DEPENDS= p5-perl-ldap>0:net/p5-perl-ldap \
|
RUN_DEPENDS= p5-perl-ldap>0:net/p5-perl-ldap \
|
||||||
p5-Class-Accessor>0:devel/p5-Class-Accessor \
|
p5-Class-Accessor>0:devel/p5-Class-Accessor \
|
||||||
${LOCALBASE}/bin/rt:www/rt${RT_VER}
|
${LOCALBASE}/bin/rt:www/rt${RT_VER}
|
||||||
RUN_DEPENDS= p5-perl-ldap>0:net/p5-perl-ldap \
|
|
||||||
p5-Class-Accessor>0:devel/p5-Class-Accessor \
|
|
||||||
${LOCALBASE}/bin/rt:www/rt${RT_VER}
|
|
||||||
|
|
||||||
FLAVOR?= ${FLAVORS:[1]}
|
FLAVOR?= ${FLAVORS:[1]}
|
||||||
FLAVORS= rt44 rt42
|
FLAVORS= rt44 rt42
|
||||||
|
|
Loading…
Reference in a new issue