diff options
author | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-13 20:55:31 +0000 |
---|---|---|
committer | Andreas Klemm <andreas@FreeBSD.org> | 1997-10-13 20:55:31 +0000 |
commit | 2d206d49374f39108cd6ad83588b1658fd3fecb8 (patch) | |
tree | e9204194ba966996b3906d3b5404876e5d7eefd1 /mail/majorcool | |
parent | 9ff73f92009fb4d2f89d1462d67545367fab5d7c (diff) | |
download | ports-2d206d49374f39108cd6ad83588b1658fd3fecb8.tar.gz ports-2d206d49374f39108cd6ad83588b1658fd3fecb8.zip |
Notes
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: |