aboutsummaryrefslogtreecommitdiff
path: root/science
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 08:17:33 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-03 08:17:33 +0000
commitb40f6fcea364b13084dd4dd6c63a5d5ac6f11e61 (patch)
tree4290a091c1c63e0813246eb461273e1aef2474e7 /science
parentf86f771e961a4fcca1c44b5d3b47ee01fd0ed71a (diff)
downloadports-b40f6fcea364b13084dd4dd6c63a5d5ac6f11e61.tar.gz
ports-b40f6fcea364b13084dd4dd6c63a5d5ac6f11e61.zip
Notes
Diffstat (limited to 'science')
-rw-r--r--science/mcstas/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/science/mcstas/Makefile b/science/mcstas/Makefile
index a9121f3c982f..8567358b1636 100644
--- a/science/mcstas/Makefile
+++ b/science/mcstas/Makefile
@@ -25,7 +25,7 @@ USE_GMAKE= yes
NO_MTREE= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
-PERL_ARCHNAME!= perl -V:archname 2>/dev/null || :
+PERL_ARCHNAME!= perl -V:archname 2>/dev/null || echo
PLIST_SUB+= PERL_PORT=perl5 PERL_ARCHNAME=${PERL_ARCHNAME:S/archname='//:S/';//}