summaryrefslogtreecommitdiff
path: root/mail/mailagent
diff options
context:
space:
mode:
authorMasafumi Max NAKANE <max@FreeBSD.org>1997-06-24 20:59:30 +0000
committerMasafumi Max NAKANE <max@FreeBSD.org>1997-06-24 20:59:30 +0000
commitaca966f9bd9937beefb3422cc8161e278978192d (patch)
tree6d171f33cceb9570d8d5c45ae845716db68050e7 /mail/mailagent
parentMake all p5- ports use USE_PERL instead of explicitly stating the version num... (diff)
Define USE_PERL5 and remove BUILD_DEPENDS & RUN_DEPENDS.
Notes
Notes: svn path=/head/; revision=7066
Diffstat (limited to 'mail/mailagent')
-rw-r--r--mail/mailagent/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/mail/mailagent/Makefile b/mail/mailagent/Makefile
index c45cafe4e7b1..2e528959c68b 100644
--- a/mail/mailagent/Makefile
+++ b/mail/mailagent/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 Sep 1996
# Whom: Masafumi NAKANE <max@FreeBSD.ORG>
#
-# $Id: Makefile,v 1.16 1997/05/25 18:29:05 max Exp $
+# $Id: Makefile,v 1.17 1997/06/02 18:33:30 max Exp $
#
DISTNAME= mailagent-3.0@56
@@ -14,9 +14,7 @@ MASTER_SITE_SUBDIR= ../../authors/id/RAM/
MAINTAINER= max@FreeBSD.ORG
-RUN_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
-BUILD_DEPENDS= perl5.004:${PORTSDIR}/lang/perl5
-
+USE_PERL5= yes
NO_PACKAGE= "Correct FQDN needs to be hardcoded"
IS_INTERACTIVE= yes
HAS_CONFIGURE= yes