From 9f1de9b900c064307cc328ec436f07477dfaa7f0 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Mon, 6 May 2013 15:34:17 +0000 Subject: Convert USE_NCURSES by USES=ncurses Convert USE_READLINE by USES=readline --- sysutils/libcdio/Makefile | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) (limited to 'sysutils/libcdio') diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index 0528ee5047d1..ccff32c1ac3a 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -1,7 +1,4 @@ -# New ports collection makefile for: libcdio -# Date created: 2004-04-04 -# Whom: arved -# +# Created by: arved # $FreeBSD$ PORTNAME= libcdio @@ -22,10 +19,9 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= pathfix pkgconfig iconv +USES= pathfix pkgconfig iconv ncurses USE_GMAKE= yes USE_LDCONFIG= yes -USE_NCURSES= yes CONFIGURE_ARGS+= --with-libpopt-prefix=${LOCALBASE} \ --with-libiconv-prefix=${LOCALBASE} \ USE_PERL5_BUILD=yes -- cgit v1.2.3