aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_URL2
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-10 17:38:46 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-09-10 17:38:46 +0000
commit7f70d284fe8f3f082f983da29dc85f5b20c8ed3f (patch)
tree581af42b20bfcadcbf6133a3aa12b57625a4aad3 /net/pear-Net_URL2
parent4258082a1a14b11149c685d347fa2f601ffc32d0 (diff)
downloadports-7f70d284fe8f3f082f983da29dc85f5b20c8ed3f.tar.gz
ports-7f70d284fe8f3f082f983da29dc85f5b20c8ed3f.zip
- Add NO_ARCH
Notes
Notes: svn path=/head/; revision=396590
Diffstat (limited to 'net/pear-Net_URL2')
-rw-r--r--net/pear-Net_URL2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/pear-Net_URL2/Makefile b/net/pear-Net_URL2/Makefile
index ef7c136a2bad..a804ab55e3f7 100644
--- a/net/pear-Net_URL2/Makefile
+++ b/net/pear-Net_URL2/Makefile
@@ -10,6 +10,7 @@ COMMENT= PEAR Class for parsing and handling URL
LICENSE= BSD3CLAUSE
-USES= pear
+USES= pear
+NO_ARCH= yes
.include <bsd.port.mk>