From 2b82fcef99e85c30db3929f406ed4552a9689b5a Mon Sep 17 00:00:00 2001 From: tobik Date: Thu, 28 Mar 2019 23:44:43 +0000 Subject: www/p5-RT-Extension-LDAPImport: Do not set RUN_DEPENDS twice --- www/p5-RT-Extension-LDAPImport/Makefile | 3 --- 1 file changed, 3 deletions(-) (limited to 'www') diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile index dba9758a742c..2aa8bb8afc2f 100644 --- a/www/p5-RT-Extension-LDAPImport/Makefile +++ b/www/p5-RT-Extension-LDAPImport/Makefile @@ -17,9 +17,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} 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} -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]} FLAVORS= rt44 rt42 -- cgit