aboutsummaryrefslogtreecommitdiff
path: root/sysutils/grub2-pcbsd
diff options
context:
space:
mode:
authorKris Moore <kmoore@FreeBSD.org>2015-03-18 16:17:00 +0000
committerKris Moore <kmoore@FreeBSD.org>2015-03-18 16:17:00 +0000
commit4610a797a82ff1a49b86c382b13697db23bb7cbf (patch)
tree4e7378204c8c4137af0c3ba690fa00f4d8b9c0e1 /sysutils/grub2-pcbsd
parentb9261c015467726094ee513044dcddff959da34d (diff)
downloadports-4610a797a82ff1a49b86c382b13697db23bb7cbf.tar.gz
ports-4610a797a82ff1a49b86c382b13697db23bb7cbf.zip
- Add CPE information
PR: 198639 Submitted by: Shun <shun.fbsd.pr@dropcut.net>
Notes
Notes: svn path=/head/; revision=381569
Diffstat (limited to 'sysutils/grub2-pcbsd')
-rw-r--r--sysutils/grub2-pcbsd/Makefile5
1 files changed, 4 insertions, 1 deletions
diff --git a/sysutils/grub2-pcbsd/Makefile b/sysutils/grub2-pcbsd/Makefile
index fbb78df30d15..b7f433ff5535 100644
--- a/sysutils/grub2-pcbsd/Makefile
+++ b/sysutils/grub2-pcbsd/Makefile
@@ -25,11 +25,14 @@ USE_GCC= yes
USE_AUTOTOOLS= automake aclocal autoconf
ACLOCAL_ARGS= -Im4
GNU_CONFIGURE= yes
-USES= bison gettext gmake makeinfo python tar:xz
+USES= bison cpe gettext gmake makeinfo python tar:xz
ONLY_FOR_ARCHS= i386 amd64
INFO= grub grub-dev
MAKE_JOBS_UNSAFE= yes
+CPE_PRODUCT= grub
+CPE_VENDOR= gnu
+
CONFIGURE_ARGS= --disable-werror --localedir=${PREFIX}/share/locale
CONFIGURE_ENV= CPP="${CC} -E" \
LEX=${LOCALBASE}/bin/flex