svn commit: r391371 - head/www/twms
Dmitry Marakasov
amdmi3 at FreeBSD.org
Sun Jul 5 20:03:21 UTC 2015
Author: amdmi3
Date: Sun Jul 5 20:03:19 2015
New Revision: 391371
URL: https://svnweb.freebsd.org/changeset/ports/391371
Log:
- Add NO_ARCH
Modified:
head/www/twms/Makefile
Modified: head/www/twms/Makefile
==============================================================================
--- head/www/twms/Makefile Sun Jul 5 18:53:54 2015 (r391370)
+++ head/www/twms/Makefile Sun Jul 5 20:03:19 2015 (r391371)
@@ -19,6 +19,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/pyproj
USES= python tar:bzip2
NO_BUILD= yes
+NO_ARCH= yes
TWMS_USER?= twms
TWMS_GROUP?= twms
More information about the svn-ports-all
mailing list