diff options
Diffstat (limited to 'mail/milter-manager/Makefile')
-rw-r--r-- | mail/milter-manager/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/milter-manager/Makefile b/mail/milter-manager/Makefile index 4a61e479428..c0cba7c502e 100644 --- a/mail/milter-manager/Makefile +++ b/mail/milter-manager/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2013/06/19 13:08:57 obache Exp $ +# $NetBSD: Makefile,v 1.29 2013/06/20 09:12:13 obache Exp $ # DISTNAME= milter-manager-1.8.6 @@ -9,8 +9,6 @@ MAINTAINER= obache@NetBSD.org HOMEPAGE= http://milter-manager.sourceforge.net/ COMMENT= Milter to use milters effectively -RUBY_VERSION_SUPPORTED= 193 - GNU_CONFIGURE= yes USE_TOOLS+= pkg-config intltool msgfmt USE_LIBTOOL= yes |