From 4ad438d97d54a0a8adf1ac7176581e0e954a6afc Mon Sep 17 00:00:00 2001 From: antoine Date: Wed, 4 Feb 2015 14:03:51 +0000 Subject: Remove NO_PACKAGE, yes is not a valid reason --- www/mod_perl2/Makefile | 1 - 1 file changed, 1 deletion(-) diff --git a/www/mod_perl2/Makefile b/www/mod_perl2/Makefile index cf5c3acad565..942213d8f402 100644 --- a/www/mod_perl2/Makefile +++ b/www/mod_perl2/Makefile @@ -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' -- cgit