svn commit: r346237 - head/news/slnr

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 27 07:30:09 UTC 2014


Author: ehaupt
Date: Thu Feb 27 07:30:09 2014
New Revision: 346237
URL: http://svnweb.freebsd.org/changeset/ports/346237
QAT: https://qat.redports.org/buildarchive/r346237/

Log:
  Define DOCS option

Modified:
  head/news/slnr/Makefile

Modified: head/news/slnr/Makefile
==============================================================================
--- head/news/slnr/Makefile	Thu Feb 27 07:29:19 2014	(r346236)
+++ head/news/slnr/Makefile	Thu Feb 27 07:30:09 2014	(r346237)
@@ -16,6 +16,8 @@ MAKEFILE=	src/Makefile
 DOCFILES=	${FILESDIR}/porting.notes other/soup12.doc other/slnr.doc \
 		LICENSE other/default.dot.slnrrc
 
+OPTIONS_DEFINE=	DOCS
+
 do-install:
 	@${MKDIR} ${STAGEDIR}${PREFIX}/share/doc/slnr
 	@cd ${WRKSRC}; \


More information about the svn-ports-all mailing list