mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
- Add CPE information
PR: 199030 Submitted by: shun <shun.fbsd.pr@dropcut.net>
This commit is contained in:
parent
34806c2d90
commit
95f7448294
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382700
1 changed files with 3 additions and 1 deletions
|
@ -112,10 +112,12 @@ JAVA_VERSION= 1.6+
|
|||
USE_PERL5= build
|
||||
USE_XORG= x11 ice xaw xau xext xrender xrandr \
|
||||
xi xt xcursor xdamage xcomposite xfixes
|
||||
USES= bison compiler desktop-file-utils gmake perl5 pkgconfig python \
|
||||
USES= bison compiler cpe desktop-file-utils gmake perl5 pkgconfig python \
|
||||
tar:${TARTYPE}
|
||||
WITHOUT_CPU_CFLAGS= true
|
||||
MAKE_JOBS_SAFE= yes
|
||||
CPE_PRODUCT= ${PORTNAME:S|apache-||}
|
||||
CPE_VENDOR= apache
|
||||
|
||||
OPTIONS_DEFINE= CUPS GCONF GNOMEVFS CCACHE
|
||||
OPTIONS_DEFAULT= CUPS GCONF GNOMEVFS
|
||||
|
|
Loading…
Add table
Reference in a new issue