svn commit: r389763 - head/www/guile-www
Dmitry Marakasov
amdmi3 at FreeBSD.org
Mon Jun 15 22:56:45 UTC 2015
Author: amdmi3
Date: Mon Jun 15 22:56:43 2015
New Revision: 389763
URL: https://svnweb.freebsd.org/changeset/ports/389763
Log:
- Add NO_ARCH
- Fix WWW:
Modified:
head/www/guile-www/Makefile
head/www/guile-www/pkg-plist
Modified: head/www/guile-www/Makefile
==============================================================================
--- head/www/guile-www/Makefile Mon Jun 15 22:55:58 2015 (r389762)
+++ head/www/guile-www/Makefile Mon Jun 15 22:56:43 2015 (r389763)
@@ -14,5 +14,6 @@ RUN_DEPENDS= guile:${PORTSDIR}/lang/guil
GNU_CONFIGURE= yes
INFO= guile-www
+NO_ARCH= yes
.include <bsd.port.mk>
Modified: head/www/guile-www/pkg-plist
==============================================================================
--- head/www/guile-www/pkg-plist Mon Jun 15 22:55:58 2015 (r389762)
+++ head/www/guile-www/pkg-plist Mon Jun 15 22:56:43 2015 (r389763)
@@ -2,5 +2,3 @@ share/guile/www/cgi.scm
share/guile/www/http.scm
share/guile/www/main.scm
share/guile/www/url.scm
- at dirrm share/guile/www
- at dirrmtry share/guile
More information about the svn-ports-all
mailing list