svn commit: r347533 - head/archivers/ucl

Sunpoet Po-Chuan Hsieh sunpoet at FreeBSD.org
Sat Mar 8 20:05:11 UTC 2014


Author: sunpoet
Date: Sat Mar  8 20:05:10 2014
New Revision: 347533
URL: http://svnweb.freebsd.org/changeset/ports/347533
QAT: https://qat.redports.org/buildarchive/r347533/

Log:
  - Add OPTIONS_DEFINE

Modified:
  head/archivers/ucl/Makefile

Modified: head/archivers/ucl/Makefile
==============================================================================
--- head/archivers/ucl/Makefile	Sat Mar  8 19:46:40 2014	(r347532)
+++ head/archivers/ucl/Makefile	Sat Mar  8 20:05:10 2014	(r347533)
@@ -12,6 +12,8 @@ COMMENT=	Data compression library with l
 
 LICENSE=	GPLv2
 
+OPTIONS_DEFINE=	DOCS
+
 USES=		libtool
 USE_LDCONFIG=	yes
 GNU_CONFIGURE=	yes


More information about the svn-ports-all mailing list