aboutsummaryrefslogtreecommitdiff
path: root/mail/cone
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-05-06 15:34:17 +0000
commit9f1de9b900c064307cc328ec436f07477dfaa7f0 (patch)
tree5b19e4fae39149280653cc670bc170d039477f8e /mail/cone
parent296877462b8b100e9f83f9c6aa6ed4bff34c6def (diff)
downloadports-9f1de9b900c064307cc328ec436f07477dfaa7f0.tar.gz
ports-9f1de9b900c064307cc328ec436f07477dfaa7f0.zip
Convert USE_NCURSES by USES=ncurses
Convert USE_READLINE by USES=readline
Notes
Notes: svn path=/head/; revision=317525
Diffstat (limited to 'mail/cone')
-rw-r--r--mail/cone/Makefile9
1 files changed, 2 insertions, 7 deletions
diff --git a/mail/cone/Makefile b/mail/cone/Makefile
index 9ba1522c5f92..3218273e1966 100644
--- a/mail/cone/Makefile
+++ b/mail/cone/Makefile
@@ -1,9 +1,5 @@
-# ports collection Makefile for: cone
-# Whom: Matthias Andree <matthias.andree@gmx.de>
-# Date created: 2003-06-19
-#
+# Created by: Matthias Andree <matthias.andree@gmx.de>
# $FreeBSD$
-#
PORTNAME= cone
PORTVERSION= 0.90
@@ -23,13 +19,12 @@ BUILD_DEPENDS= gpgv:${PORTSDIR}/security/gnupg1
RUN_DEPENDS:= ${BUILD_DEPENDS}
USE_FAM= yes
-USES= gettext iconv
+USES= gettext iconv ncurses
USE_GNOME= libxml2
USE_BZIP2= yes
USE_PERL5= yes
USE_GMAKE= yes
-USE_NCURSES= yes
CPPFLAGS+= -I${LOCALBASE}/include
GNU_CONFIGURE= yes
CONFIGURE_ARGS= -C --without-db --with-certdb=${PREFIX}/share/cone/rootcerts --prefix=${PREFIX} --exec-prefix=${PREFIX}