svn commit: r364821 - head/www/pound
John Marino
marino at FreeBSD.org
Wed Aug 13 23:31:45 UTC 2014
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
More information about the svn-ports-head
mailing list