- Remove USE_GZIP (it's default)

- Remove USE_GO (unused after r296612)
- Convert Makefile headers to new style

Approved by: portmgr (bapt)
Feature safe: yes
This commit is contained in:
Alex Kozlov
2013-04-17 23:40:57 +00:00
parent 9a361994a8
commit d16c2e222e
10 changed files with 6 additions and 41 deletions
-1
View File
@@ -23,7 +23,6 @@ USER= www
GROUP= www
DIST_SUBDIR= ${DISTNAME}
NO_BUILD= yes
USE_GZIP= yes
.include <bsd.port.pre.mk>