From 968af1073d874a7c1937ccc94fc6ac3e532cdbc1 Mon Sep 17 00:00:00 2001 From: Foxfair Hu Date: Thu, 8 May 2003 05:03:44 +0000 Subject: PR: 51356 Submitted by: Scott A. Moberly Back out sendmail-old dependency with smtpd. --- mail/smtpd/Makefile | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'mail/smtpd') diff --git a/mail/smtpd/Makefile b/mail/smtpd/Makefile index adc368e6294c..822b031dac2c 100644 --- a/mail/smtpd/Makefile +++ b/mail/smtpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= smtpd PORTVERSION= 2.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= mail security MASTER_SITES= ftp://ftp.obtuse.com/pub/smtpd/ @@ -17,8 +17,6 @@ PATCHFILES= patch-smtpd-2.0-RBL.gz MAINTAINER= ports@FreeBSD.org COMMENT= Obtuse smtpd/smtpfwdd, part of the Juniper firewall toolkit -RUN_DEPENDS= ${LOCALBASE}/sbin/sendmail:${PORTSDIR}/mail/sendmail-old - # Directory where smtpd will chroot to, and put the received mail # If you change it here, change also patches/patch-aa SPOOLBASE= /var/smtpd @@ -28,10 +26,6 @@ post-patch: @${SED} s+!!SPOOLBASE!!+${SPOOLBASE}+g < ${WRKSRC}/Makefile.tmp \ > ${WRKSRC}/Makefile -pre-install: - @${ECHO_CMD} "Does not work with Sendmail-8.12, checking Version:" - ${LOCALBASE}/sbin/sendmail -d -t