aboutsummaryrefslogtreecommitdiff
path: root/www/p5-RT-Extension-LDAPImport
diff options
context:
space:
mode:
authorMatthew Seaman <matthew@FreeBSD.org>2013-12-08 22:38:52 +0000
committerMatthew Seaman <matthew@FreeBSD.org>2013-12-08 22:38:52 +0000
commit08f342435d49d94edb5d5780db619af89e7f3038 (patch)
treee40af42880ba18d7a3f8182977ac3694849fcd35 /www/p5-RT-Extension-LDAPImport
parent8c574fc8e99bf7925d457cd82c1b398343d36dfb (diff)
downloadports-08f342435d49d94edb5d5780db619af89e7f3038.tar.gz
ports-08f342435d49d94edb5d5780db619af89e7f3038.zip
Notes
Diffstat (limited to 'www/p5-RT-Extension-LDAPImport')
-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} && \