From 82e3458778a4aadc0648d54132ecf1f7a1e3cf94 Mon Sep 17 00:00:00 2001 From: Tilman Keskinoz Date: Wed, 11 Mar 2015 08:03:00 +0000 Subject: [PATCH] Add CPE information PR: 198472 Submitted by: shun.fbsd.pr@dropcut.net --- sysutils/libcdio/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/sysutils/libcdio/Makefile b/sysutils/libcdio/Makefile index fc511b446056..d763b8f58640 100644 --- a/sysutils/libcdio/Makefile +++ b/sysutils/libcdio/Makefile @@ -17,7 +17,7 @@ LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING GNU_CONFIGURE= yes -USES= pathfix pkgconfig iconv libtool ncurses gmake perl5 +USES= cpe pathfix pkgconfig iconv libtool ncurses gmake perl5 USE_LDCONFIG= yes CONFIGURE_ARGS+=${ICONV_CONFIGURE_ARG} USE_PERL5= build @@ -25,6 +25,7 @@ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib ${ICONV_LIB} INFO= libcdio +CPE_VENDOR= gnu .include