svn commit: r346306 - head/sysutils/memtest86

Emanuel Haupt ehaupt at FreeBSD.org
Thu Feb 27 09:43:20 UTC 2014


Author: ehaupt
Date: Thu Feb 27 09:43:19 2014
New Revision: 346306
URL: http://svnweb.freebsd.org/changeset/ports/346306
QAT: https://qat.redports.org/buildarchive/r346306/

Log:
  Define DOCS option

Modified:
  head/sysutils/memtest86/Makefile

Modified: head/sysutils/memtest86/Makefile
==============================================================================
--- head/sysutils/memtest86/Makefile	Thu Feb 27 09:41:49 2014	(r346305)
+++ head/sysutils/memtest86/Makefile	Thu Feb 27 09:43:19 2014	(r346306)
@@ -23,6 +23,8 @@ PLIST_DIRS=	%%DATADIR%%
 
 SUB_FILES=	pkg-message
 
+OPTIONS_DEFINE=	DOCS
+
 post-extract:
 	@${UNZIP_CMD} -qo ${DISTDIR}/${DISTNAME:S,b,s,}.iso.zip -d ${WRKSRC}
 


More information about the svn-ports-all mailing list