summaryrefslogtreecommitdiff
path: root/ports-mgmt/p5-FreeBSD-Portindex/Makefile
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 /ports-mgmt/p5-FreeBSD-Portindex/Makefile
parent- s/subversion-java/java-subversion/ (diff)
Mark all my architecture independent ports using shell/perl/PHP as
NO_ARCH=yes While here, fix a few other niggles: net/phpldapadmin -- remove indefinite article from COMMENT www/p5-RT* -- fix comments referencing the different versions of RT x11-fonts/gentium-{basic,plus} -- mention ${STAGEDIR} explicitly in the install targets; rework the handling of ${FONTPATH}
Notes
Notes: svn path=/head/; revision=335945
Diffstat (limited to 'ports-mgmt/p5-FreeBSD-Portindex/Makefile')
-rw-r--r--ports-mgmt/p5-FreeBSD-Portindex/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/ports-mgmt/p5-FreeBSD-Portindex/Makefile b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
index f41707aebdfa..d11421f216ec 100644
--- a/ports-mgmt/p5-FreeBSD-Portindex/Makefile
+++ b/ports-mgmt/p5-FreeBSD-Portindex/Makefile
@@ -15,6 +15,8 @@ LICENSE= BSD
BUILD_DEPENDS= p5-BerkeleyDB>0:${PORTSDIR}/databases/p5-BerkeleyDB
RUN_DEPENDS:= ${BUILD_DEPENDS}
+NO_ARCH= yes
+
# GraphViz not required for portindex to run or generate GraphViz
# format output: this is only needed to render the output on the same
# machine.