Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 27 Feb 2014 09:43:19 +0000 (UTC)
From:      Emanuel Haupt <ehaupt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r346306 - head/sysutils/memtest86
Message-ID:  <201402270943.s1R9hJan065466@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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}
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402270943.s1R9hJan065466>