diff options
Diffstat (limited to 'mail/majorcool')
-rw-r--r-- | mail/majorcool/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
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 <andreas@klemm.gtn.com> # -# $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: |