svn commit: r381875 - head/textproc/aspell
Bartek Rutkowski
robak at FreeBSD.org
Sat Mar 21 22:47:10 UTC 2015
Author: robak
Date: Sat Mar 21 22:47:08 2015
New Revision: 381875
URL: https://svnweb.freebsd.org/changeset/ports/381875
QAT: https://qat.redports.org/buildarchive/r381875/
Log:
textproc/aspell: add CPE information
PR: 198187
Submitted by: Shun <shun.fbsd.pr at dropcut.net>
Approved by: bapt (blanket)
Modified:
head/textproc/aspell/Makefile
Modified: head/textproc/aspell/Makefile
==============================================================================
--- head/textproc/aspell/Makefile Sat Mar 21 22:00:31 2015 (r381874)
+++ head/textproc/aspell/Makefile Sat Mar 21 22:47:08 2015 (r381875)
@@ -21,9 +21,10 @@ CONFIGURE_ARGS= --enable-dict-dir=${DATA
--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}
More information about the svn-ports-all
mailing list