forked from Lainports/freebsd-ports
textproc/flex: Add CPE information
Approved by: portmgr (blanket)
This commit is contained in:
parent
ce0f68412f
commit
ceea17788a
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
|||
|
||||
BUILD_DEPENDS= help2man:misc/help2man
|
||||
|
||||
USES= bison:alias gmake libtool makeinfo
|
||||
USES= bison:alias cpe gmake libtool makeinfo
|
||||
CPE_VENDOR= ${PORTNAME}_project
|
||||
GNU_CONFIGURE= yes
|
||||
# install flex header to its own dir to avoid conflict with system flex.
|
||||
CONFIGURE_ARGS= --includedir=${PREFIX}/include/flex --disable-shared
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue