From 905ff54c6e96d244907dcef04a69cfa4d67d4489 Mon Sep 17 00:00:00 2001 From: taca Date: Tue, 4 Dec 2012 11:19:13 +0000 Subject: Add dependency to p5-Perl4-CoreLibs to fix build problem with perl 5.16. Bump PKGREVISION. --- mail/fml4/Makefile | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'mail/fml4') diff --git a/mail/fml4/Makefile b/mail/fml4/Makefile index 017e3a9a043..0f5a733a788 100644 --- a/mail/fml4/Makefile +++ b/mail/fml4/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2012/10/08 12:19:12 asau Exp $ +# $NetBSD: Makefile,v 1.5 2012/12/04 11:19:13 taca Exp $ # DISTNAME= fml-4.0-stable-20040215 PKGNAME= fml4-4.0.3.20040215 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= mail MASTER_SITES= ftp://ftp.fml.org/pub/fml/stable/ @@ -12,6 +12,8 @@ HOMEPAGE= http://www.fml.org/software/fml4/index-e.html COMMENT= FML mailing list server LICENSE= gnu-gpl-v2 OR artistic +DEPENDS+= p5-Perl4-CoreLibs>=0.003:../../devel/p5-Perl4-CoreLibs + PLIST_SRC= ${PKGDIR}/PLIST FML_DIR= fml -- cgit v1.2.3