svn commit: r367926 - head/textproc/xmlindent

Emanuel Haupt ehaupt at FreeBSD.org
Thu Sep 11 13:03:19 UTC 2014


Author: ehaupt
Date: Thu Sep 11 13:03:17 2014
New Revision: 367926
URL: http://svnweb.freebsd.org/changeset/ports/367926
QAT: https://qat.redports.org/buildarchive/r367926/

Log:
  Actually remove MANCOMPRESSED, not just comment it

Modified:
  head/textproc/xmlindent/Makefile

Modified: head/textproc/xmlindent/Makefile
==============================================================================
--- head/textproc/xmlindent/Makefile	Thu Sep 11 13:01:09 2014	(r367925)
+++ head/textproc/xmlindent/Makefile	Thu Sep 11 13:03:17 2014	(r367926)
@@ -12,8 +12,6 @@ COMMENT=	XML stream reformatter
 
 LICENSE=	GPLv2
 
-#MANCOMPRESSED=	no
-
 SOURCES=	error.c indent.c buffer.c main.c
 
 PLIST_FILES=	bin/xmlindent man/man1/xmlindent.1.gz


More information about the svn-ports-head mailing list