Insert space in include statement
Pointed out by: kris
This commit is contained in:
parent
1995920028
commit
09cb71b026
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=123566
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@ MAKE_ARGS= ACLOCAL="${TRUE}" AUTOCONF="${TRUE}" AUTOMAKE="${TRUE}" \
|
|||
CPPFLAGS= -I${LOCALBASE}/include -DHAVE_DECL_GETOPT
|
||||
LDFLAGS= -L${LOCALBASE}/lib
|
||||
|
||||
.include<bsd.port.pre.mk>
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
.if ${OSVERSION} < 500000
|
||||
BROKEN= "Does not compile on 4.x"
|
||||
|
|
Loading…
Reference in a new issue