summaryrefslogtreecommitdiff
path: root/usr.bin/bzip2
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>2003-11-17 05:19:37 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>2003-11-17 05:19:37 +0000
commit144ca80367edce3f751a1eef57dfc07fbd22ac6e (patch)
tree081cb6fe285addb0b7e4c10de6a5524636be737d /usr.bin/bzip2
parent13e85b308a893cdafa44e639f9f733fe42159985 (diff)
downloadsrc-test2-144ca80367edce3f751a1eef57dfc07fbd22ac6e.tar.gz
src-test2-144ca80367edce3f751a1eef57dfc07fbd22ac6e.zip
Notes
Diffstat (limited to 'usr.bin/bzip2')
-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 eab21feabbd3..8d5343c0361a 100644
--- a/usr.bin/bzip2/Makefile
+++ b/usr.bin/bzip2/Makefile
@@ -12,8 +12,6 @@ SUBDIR+= doc
DPADD= ${LIBBZ2}
LDADD= -lbz2
-NOSHARED?= YES
-
LINKS= ${BINDIR}/bzip2 ${BINDIR}/bunzip2
LINKS+= ${BINDIR}/bzip2 ${BINDIR}/bzcat
MLINKS= bzip2.1 bunzip2.1 bzip2.1 bzcat.1