aboutsummaryrefslogtreecommitdiff
path: root/archivers/bzip2
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-09-14 13:32:06 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-09-14 13:32:06 +0000
commit4fe6852b8fc27fae11fdc1a2e6a04519dff79d2d (patch)
tree3c0e8bfe673a5c1e30efc1a8f7c2fa62a73243fc /archivers/bzip2
parentaa0a6b33abb64a760dac34854c5336e9dd14e0c3 (diff)
downloadports-4fe6852b8fc27fae11fdc1a2e6a04519dff79d2d.tar.gz
ports-4fe6852b8fc27fae11fdc1a2e6a04519dff79d2d.zip
Notes
Diffstat (limited to 'archivers/bzip2')
-rw-r--r--archivers/bzip2/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/archivers/bzip2/Makefile b/archivers/bzip2/Makefile
index c1928f39c43f..04d2fe27dbe7 100644
--- a/archivers/bzip2/Makefile
+++ b/archivers/bzip2/Makefile
@@ -27,6 +27,10 @@ MLINKS= bzip2.1 bunzip2.1 bzip2.1 bzcat.1 bzip2.1 bz2cat.1 \
bzgrep.1 bzfgrep.1 \
bzmore.1 bzless.1
+.ifdef USE_BZIP2
+.error You have `USE_BZIP2' variable defined either in environment or in make(1) arguments. Please undefine and try again.
+.endif
+
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/bzip2 ${PREFIX}/bin
${LN} -sf ${PREFIX}/bin/bzip2 ${PREFIX}/bin/bunzip2