Remove wrong build dependency on m4
The only thing that depends on m4 is for building the testsuite, not the regular program
This commit is contained in:
parent
c4a89e3c29
commit
a3e0cb9674
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=459004
1 changed files with 0 additions and 2 deletions
|
@ -19,10 +19,8 @@ PORTSCOUT= skipv:1.5.0~rc0,1.5.0~rc1
|
|||
LIBVERSION= 1
|
||||
PLIST_SUB+= LIBVERSION="${LIBVERSION}"
|
||||
|
||||
BUILD_DEPENDS+= gm4:devel/m4
|
||||
CFLAGS+= -Ds6_addr16=__u6_addr.__u6_addr16
|
||||
CFLAGS+= -Ds6_addr32=__u6_addr.__u6_addr32
|
||||
MAKE_FLAGS+= M4=gm4
|
||||
|
||||
DOCS= COPYING GPL-vs-LGPL INSTALL README \
|
||||
README.html TODO changelog
|
||||
|
|
Loading…
Reference in a new issue