Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jan 2002 23:15:57 -0500
From:      "Dan Langille" <dan@langille.org>
To:        anton@urc.ac.ru
Cc:        ports@freebsd.org
Subject:   security/drweb-sendmail/Makefile contains syntax error
Message-ID:  <3C3F722D.16994.CC0DCDE@localhost>

next in thread | raw e-mail | index | archive | help
FreshPorts to the rescue, albeit a little delayed.  Sorry, I didn't 
notice this earlier:

[dan@gus:/home/lists-test/ports/security/drweb-sendmail] $ make -V 
PORTVERSION
"Makefile", line 62: Malformed conditional (${SENDMAIL_VERSION} == 
"8.11.1")
"Makefile", line 62: Need an operator
"Makefile", line 65: if-less elif
"Makefile", line 65: Need an operator
"Makefile", line 68: if-less endif
"Makefile", line 68: Need an operator
make: fatal errors encountered -- cannot continue

$ head Makefile
# New ports collection makefile for:   drweb_sendmail
# Date created:        14 August 2001
# Whom:                Anton Voronin <anton@urc.ac.ru>
#
# $FreeBSD: ports/security/drweb-sendmail/Makefile,v 1.33 2002/01/04 
07:25:22 ache Exp $
#

PORTNAME=       drweb_sendmail
PORTVERSION=    4.27
CATEGORIES=     security mail
-- 
Dan Langille
The FreeBSD Diary - http://freebsddiary.org/ - practical examples


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?3C3F722D.16994.CC0DCDE>