aboutsummaryrefslogtreecommitdiffstats
path: root/databases/phpmyadmin
diff options
context:
space:
mode:
authormatthew <matthew@FreeBSD.org>2013-12-09 06:38:52 +0800
committermatthew <matthew@FreeBSD.org>2013-12-09 06:38:52 +0800
commitdc590626708d17cb6cb6c77091530ce97e51ca4f (patch)
treee40af42880ba18d7a3f8182977ac3694849fcd35 /databases/phpmyadmin
parent575f56f88b2d47226f152880f58630ef750eeb13 (diff)
downloadfreebsd-ports-gnome-dc590626708d17cb6cb6c77091530ce97e51ca4f.tar.gz
freebsd-ports-gnome-dc590626708d17cb6cb6c77091530ce97e51ca4f.tar.zst
freebsd-ports-gnome-dc590626708d17cb6cb6c77091530ce97e51ca4f.zip
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}
Diffstat (limited to 'databases/phpmyadmin')
-rw-r--r--databases/phpmyadmin/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/phpmyadmin/Makefile b/databases/phpmyadmin/Makefile
index 24e5d3dc9624..76803388ded3 100644
--- a/databases/phpmyadmin/Makefile
+++ b/databases/phpmyadmin/Makefile
@@ -10,6 +10,7 @@ DISTNAME= ${PORTNAME}-${DISTVERSION}-all-languages
MAINTAINER= matthew@FreeBSD.org
COMMENT= A set of PHP-scripts to manage MySQL over the web
+NO_ARCH= yes
LICENSE= GPLv2
USE_XZ= yes