From 3caec9517caba48b130dccfdbb07932f18340493 Mon Sep 17 00:00:00 2001 From: andreas Date: Mon, 13 Oct 1997 20:55:31 +0000 Subject: USE_PERL5 (portlint) --- mail/majorcool/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'mail/majorcool') diff --git a/mail/majorcool/Makefile b/mail/majorcool/Makefile index a8cb7f37aac2..a583d7acb2c3 100644 --- a/mail/majorcool/Makefile +++ b/mail/majorcool/Makefile @@ -3,7 +3,7 @@ # Date created: Wed Aug 13 18:34:14 CEST 1997 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.1.1.1 1997/08/13 18:32:48 andreas Exp $ +# $Id: Makefile,v 1.2 1997/08/13 18:56:48 andreas Exp $ # DISTNAME= majorcool @@ -13,10 +13,9 @@ MASTER_SITES= http://ncrinfo.ncr.com/pub/contrib/unix/MajorCool/ MAINTAINER= andreas@FreeBSD.ORG -RUN_DEPENDS= perl5.00401:${PORTSDIR}/lang/perl5 - NO_BUILD= yes NO_PACKAGE= "Too many questions" +USE_PERL5= yes WRKSRC= ${WRKDIR} do-install: -- cgit