Fix editor'o where I lost the `+'.

This commit is contained in:
obrien 2001-06-29 13:54:56 +00:00
parent 75f9f9392e
commit 9a602b2fd4

View File

@ -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