summaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 21:10:13 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-06-05 21:10:13 +0000
commit4cb8decee88773b57a5b3fce36baa6df2006429c (patch)
tree7ec06e668f9cd08c65f56077230111388dff2181 /www
parent50c6f5b6bb9cb3d2af33a4228e7d62a78608e4b2 (diff)
downloadfreebsd-ports-4cb8decee88773b57a5b3fce36baa6df2006429c.zip
- Add missing file to examples
- Add NO_ARCH Approved by: portmgr blanket
Diffstat (limited to 'www')
-rw-r--r--www/py-jonpy/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/www/py-jonpy/Makefile b/www/py-jonpy/Makefile
index d7fc815dab38..7e887bbcafff 100644
--- a/www/py-jonpy/Makefile
+++ b/www/py-jonpy/Makefile
@@ -15,9 +15,10 @@ LICENSE= MIT
USES= python
USE_PYTHON= distutils autoplist
+NO_ARCH= yes
PORTDOCS= *
-PORTEXAMPLES= *
+PORTEXAMPLES= * .htaccess
OPTIONS_DEFINE= DOCS EXAMPLES