Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Aug 2014 23:31:45 +0000 (UTC)
From:      John Marino <marino@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r364821 - head/www/pound
Message-ID:  <201408132331.s7DNVj4i013605@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: marino
Date: Wed Aug 13 23:31:44 2014
New Revision: 364821
URL: http://svnweb.freebsd.org/changeset/ports/364821
QAT: https://qat.redports.org/buildarchive/r364821/

Log:
  www/pound: Explicitly define DOCS option

Modified:
  head/www/pound/Makefile

Modified: head/www/pound/Makefile
==============================================================================
--- head/www/pound/Makefile	Wed Aug 13 23:24:02 2014	(r364820)
+++ head/www/pound/Makefile	Wed Aug 13 23:31:44 2014	(r364821)
@@ -3,7 +3,7 @@
 
 PORTNAME=	pound
 PORTVERSION=	2.6
-PORTREVISION=	2
+PORTREVISION=	3
 CATEGORIES=	www net
 MASTER_SITES=	http://www.apsis.ch/pound/ \
 		ftp://ftp.nuug.no/pub/anders/distfiles/
@@ -22,7 +22,7 @@ USE_RC_SUBR=	${PORTNAME}
 
 SUB_LIST=	NAME=${PORTNAME}
 
-OPTIONS_DEFINE=	MSDAV PCRE
+OPTIONS_DEFINE=	DOCS MSDAV PCRE
 OPTIONS_DEFAULT=PCRE
 MSDAV_DESC=	Microsoft WebDAV extension support
 



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