Fix editor'o where I lost the `+'.
This commit is contained in:
parent
75f9f9392e
commit
9a602b2fd4
@ -7,7 +7,7 @@ BZ2DIR= ${.CURDIR}/../../contrib/bzip2
|
||||
|
||||
PROG= bzip2
|
||||
MAN= bzip2.1
|
||||
CFLAGS= -D_FILE_OFFSET_BITS=64
|
||||
CFLAGS+= -D_FILE_OFFSET_BITS=64
|
||||
|
||||
DPADD= ${LIBBZ2}
|
||||
LDADD= -lbz2
|
||||
|
Loading…
Reference in New Issue
Block a user