From 9e70224b68ac1fd89913b2b8f22538fc6afd6d18 Mon Sep 17 00:00:00 2001 From: pav Date: Mon, 30 May 2005 11:26:21 +0000 Subject: - Require perl in runtime too, pkg-install script is written in it. Up until now, it was impossible to install from package. --- mail/vpopmail/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'mail') diff --git a/mail/vpopmail/Makefile b/mail/vpopmail/Makefile index 012efdeaddbc..7b529afe0539 100644 --- a/mail/vpopmail/Makefile +++ b/mail/vpopmail/Makefile @@ -7,6 +7,7 @@ PORTNAME= vpopmail PORTVERSION= 5.4.10 +PORTREVISION= 1 CATEGORIES= mail MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -24,7 +25,7 @@ CONFLICTS= vpopmail-devel-5.* GNU_CONFIGURE= YES USE_GMAKE= YES USE_REINPLACE= YES -USE_PERL5_BUILD= YES +USE_PERL5= YES VCFGDIR?= ${WRKDIR}/vcfg VCFGFILES?= inc_deps lib_deps tcp.smtp -- cgit