summaryrefslogtreecommitdiffstats
path: root/usr.bin/bzip2/Makefile
diff options
context:
space:
mode:
authordelphij <delphij@FreeBSD.org>2007-03-28 07:48:03 +0000
committerdelphij <delphij@FreeBSD.org>2007-03-28 07:48:03 +0000
commit37cce1fb37d40b8174ea6b3a8b999b0013afea8e (patch)
tree2bbd3bf6865516f5d52c4f5cb1948af9bc08da00 /usr.bin/bzip2/Makefile
parent97f065c365f7c686d9ed8b29fa3117f1884aa598 (diff)
downloadFreeBSD-src-37cce1fb37d40b8174ea6b3a8b999b0013afea8e.zip
FreeBSD-src-37cce1fb37d40b8174ea6b3a8b999b0013afea8e.tar.gz
Update for bzip2 1.0.4 import.
Diffstat (limited to 'usr.bin/bzip2/Makefile')
-rw-r--r--usr.bin/bzip2/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/bzip2/Makefile b/usr.bin/bzip2/Makefile
index 93f2d0b..0460fff 100644
--- a/usr.bin/bzip2/Makefile
+++ b/usr.bin/bzip2/Makefile
@@ -6,8 +6,6 @@ BZ2DIR= ${.CURDIR}/../../contrib/bzip2
PROG= bzip2
CFLAGS+= -D_FILE_OFFSET_BITS=64
-SUBDIR+= doc
-
DPADD= ${LIBBZ2}
LDADD= -lbz2
OpenPOWER on IntegriCloud