Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Feb 2015 14:03:52 +0000 (UTC)
From:      Antoine Brodin <antoine@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r378401 - head/www/mod_perl2
Message-ID:  <201502041403.t14E3q4h056208@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: antoine
Date: Wed Feb  4 14:03:51 2015
New Revision: 378401
URL: https://svnweb.freebsd.org/changeset/ports/378401
QAT: https://qat.redports.org/buildarchive/r378401/

Log:
  Remove NO_PACKAGE, yes is not a valid reason

Modified:
  head/www/mod_perl2/Makefile

Modified: head/www/mod_perl2/Makefile
==============================================================================
--- head/www/mod_perl2/Makefile	Wed Feb  4 13:45:13 2015	(r378400)
+++ head/www/mod_perl2/Makefile	Wed Feb  4 14:03:51 2015	(r378401)
@@ -39,7 +39,6 @@ PATCHREV=	1638352
 PATCHFILES+= 	${PORTNAME}-${PORTVERSION}-r${PATCHREV}.diff.gz
 PLIST_SUB+=	AP24=""
 PMSED=		's/%AP24%//'
-NO_PACKAGE=	yes
 .else
 PLIST_SUB+=	AP24="@comment "
 PMSED=		'/%AP24%/d'



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