From 581e69adb267a46bd059f3252f57fdda449034ef Mon Sep 17 00:00:00 2001 From: Mark Linimon Date: Sun, 7 Oct 2007 05:45:04 +0000 Subject: Set USE_PERL5/WANT_PERL as appropriate, for ports that either depend on perl unconditonally, or conditionally. To be able to conditionalize the inclusion of bsd.perl.mk, they now need to be defined before the inclusion of bsd.port.pre.mk. Hat: portmgr --- news/inn/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'news/inn') diff --git a/news/inn/Makefile b/news/inn/Makefile index 948ebb2a6f57..eade0431ebd2 100644 --- a/news/inn/Makefile +++ b/news/inn/Makefile @@ -22,6 +22,7 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX} USE_GMAKE= yes USE_OPENSSL= yes +WANT_PERL= yes CONFLICTS?= inn-stable-[0-9]* inn-current-[0-9]* -- cgit v1.2.3