aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RT-Extension-LDAPImport/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/p5-RT-Extension-LDAPImport/Makefile')
-rw-r--r--www/p5-RT-Extension-LDAPImport/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/p5-RT-Extension-LDAPImport/Makefile b/www/p5-RT-Extension-LDAPImport/Makefile
index f7b7eb582523..27ed1f998de0 100644
--- a/www/p5-RT-Extension-LDAPImport/Makefile
+++ b/www/p5-RT-Extension-LDAPImport/Makefile
@@ -18,6 +18,8 @@ BUILD_DEPENDS= p5-perl-ldap>0:${PORTSDIR}/net/p5-perl-ldap \
p5-Class-Accessor>0:${PORTSDIR}/devel/p5-Class-Accessor
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
+
USES+= perl5
USE_PERL5= configure
@@ -47,7 +49,7 @@ MAN3PREFIX= ${PREFIX}
PLIST_SUB+= RTHOME=share/rt${RT_VER}
# Note: You can install using an arbitrary $PREFIX but only if it
-# matches the $PREFIX used to install www/rt{38,40}. Hence ignore
+# matches the $PREFIX used to install www/rt{38,40,42}. Hence ignore
# $PREFIX in the environment and inherit settings from RT.pm
do-configure:
@cd ${CONFIGURE_WRKSRC} && \