summaryrefslogtreecommitdiff
path: root/archivers/bzip2/Makefile
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2001-09-11 13:01:29 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2001-09-11 13:01:29 +0000
commit2498d0c51043d8bba35f6bf69e28e4c72640d162 (patch)
tree04e135dad2f2468be3b1a7592a31365a781db08c /archivers/bzip2/Makefile
parentSet DIST_SUBDIR to "ruby" properly. (diff)
Mark IGNORE for systems with bzip2 in the base.
Notes
Notes: svn path=/head/; revision=47664
Diffstat (limited to 'archivers/bzip2/Makefile')
-rw-r--r--archivers/bzip2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index 4e115bee03e1..8a58d6c6777c 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -14,6 +14,10 @@ MASTER_SITE_SUBDIR= bzip2/v100
MAINTAINER= ports@FreeBSD.org
+.if exists(/usr/bin/bzip2)
+IGNORE= bzip2 is in the base system
+.endif
+
INSTALLS_SHLIB= yes
MAN1= bzip2.1