Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Feb 1999 10:00:04 -0800 (PST)
From:      Tom Hukins <tom@eborcom.com>
To:        freebsd-ports@FreeBSD.ORG
Subject:   Re: ports/9930: Tidied port: ezmlm-idx
Message-ID:  <199902071800.KAA58174@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/9930; it has been noted by GNATS.

From: Tom Hukins <tom@eborcom.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:  
Subject: Re: ports/9930: Tidied port: ezmlm-idx
Date: Sun, 7 Feb 1999 14:49:57 +0000

 I assumed the original port installed all necessary executables and
 manual pages. I've just noticed it doesn't. Please apply the
 following patch on top of those I sent yesterday.
 
 Thanks,
 Tom
 
 
 diff -ruN ezmlm-idx.old/Makefile ezmlm-idx/Makefile
 --- ezmlm-idx.old/Makefile	Sun Feb  7 14:15:47 1999
 +++ ezmlm-idx/Makefile	Sun Feb  7 13:38:33 1999
 @@ -39,7 +39,7 @@
  		ezmlm-request.1 ezmlm-store.1 ezmlm-idx.1 ezmlm-gate.1 \
  		ezmlm-tstdig.1 ezmlm-get.1 ezmlm-check.1 ezmlm-clean.1 \
  		ezmlm-cron.1
 -MAN5=		ezmlm.5
 +MAN5=		ezmlm.5 ezmlmrc.5
  
  DIFF_MSG=	Cannot Make and Install with different PREFIX or QMAIL_DIR
  

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199902071800.KAA58174>