aboutsummaryrefslogtreecommitdiff
path: root/textproc/aspell
diff options
context:
space:
mode:
authorBartek Rutkowski <robak@FreeBSD.org>2015-03-21 22:47:08 +0000
committerBartek Rutkowski <robak@FreeBSD.org>2015-03-21 22:47:08 +0000
commit51da733b698e7bbedaac4743f457352334401249 (patch)
tree8b87a1ae5c0bdbb33a62c1f5fa1b0e9ec38290dd /textproc/aspell
parent61cd7e4039acdea6239162d71937020b1075de52 (diff)
downloadports-51da733b698e7bbedaac4743f457352334401249.tar.gz
ports-51da733b698e7bbedaac4743f457352334401249.zip
textproc/aspell: add CPE information
PR: 198187 Submitted by: Shun <shun.fbsd.pr@dropcut.net> Approved by: bapt (blanket)
Notes
Notes: svn path=/head/; revision=381875
Diffstat (limited to 'textproc/aspell')
-rw-r--r--textproc/aspell/Makefile3
1 files changed, 2 insertions, 1 deletions
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}