diff options
Diffstat (limited to 'mail/cone/Makefile')
-rw-r--r-- | mail/cone/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile index 7a18667353f..a7426661b1e 100644 --- a/mail/cone/Makefile +++ b/mail/cone/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2012/10/03 21:56:21 wiz Exp $ +# $NetBSD: Makefile,v 1.16 2012/10/08 12:19:06 asau Exp $ DISTNAME= cone-0.90 PKGREVISION= 3 @@ -11,8 +11,6 @@ HOMEPAGE= http://www.courier-mta.org/cone/ COMMENT= Console newsreader and emailer LICENSE= gnu-gpl-v3 -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ USE_TOOLS+= gmake perl true GCC_REQD+= 3.0 # need Standard C++ Library |