Hi Lisa,

"Makefile", line 53: Malformed conditional (${PERL_LEVEL} < 500601)

the port system expects that perl is installed also from the ports system

either do:

cd /usr/ports/lang/perl5.8
make install
make clean

or edit /etc/make.conf and add (adjust the perl version)

PERL_VER=5.8.1
PERL_VERSION=5.8.1
PERL_ARCH=mach

and after that do:

cd /usr/ports/mail/mimedefang/
make install
make clean

Hope that helps.

Martin
_______________________________________________
Visit http://www.mimedefang.org and http://www.canit.ca
MIMEDefang mailing list
MIMEDefang@lists.roaringpenguin.com
http://lists.roaringpenguin.com/mailman/listinfo/mimedefang

Reply via email to