svn commit: r378401 - head/www/mod_perl2

Antoine Brodin antoine at FreeBSD.org
Wed Feb 4 14:03:52 UTC 2015


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'


More information about the svn-ports-head mailing list