From 9167139629893ea7664f3b1cf93141ff1eeb82b4 Mon Sep 17 00:00:00 2001 From: robak Date: Sat, 21 Mar 2015 22:47:08 +0000 Subject: textproc/aspell: add CPE information PR: 198187 Submitted by: Shun Approved by: bapt (blanket) --- textproc/aspell/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'textproc') diff --git a/textproc/aspell/Makefile b/textproc/aspell/Makefile index 5cbd117b1b60..7755a0ff40f2 100644 --- a/textproc/aspell/Makefile +++ b/textproc/aspell/Makefile @@ -21,9 +21,10 @@ CONFIGURE_ARGS= --enable-dict-dir=${DATADIR} \ --enable-curses=ncursesw \ --enable-static -USES= gmake iconv libtool perl5 shebangfix +USES= cpe gmake iconv libtool perl5 shebangfix USE_LDCONFIG= yes SHEBANG_FILES= scripts/aspell-import +CPE_VENDOR= gnu INSTALL_TARGET= install-strip VERINST= ${PORTVERSION:R:R} -- cgit