Since this port conditionally depends on perl, it needs WANT_PERL

defined before the inclusion of bsd.port.pre.mk.

Hat:		portmgr
This commit is contained in:
Mark Linimon 2009-11-10 06:51:13 +00:00
parent b8843b7aa8
commit d81e770f83
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244055

View file

@ -23,6 +23,7 @@ COMMENT?= High performance MTA for Unix systems on the Internet
USE_BZIP2= yes
WANT_GNOME= yes
WANT_PERL= yes
.include <bsd.port.pre.mk>