aboutsummaryrefslogtreecommitdiff
path: root/archivers/rpm4/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'archivers/rpm4/Makefile')
-rw-r--r--archivers/rpm4/Makefile3
1 files changed, 0 insertions, 3 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index 52149309d9d0..3ea7ed492fa3 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -17,9 +17,6 @@ COMMENT= The RPM Package Manager
LIB_DEPENDS= db3.3:${PORTSDIR}/databases/db3 \
popt.0:${PORTSDIR}/devel/popt
BUILD_DEPENDS= ${LOCALBASE}/bin/gsed:${PORTSDIR}/textproc/gsed
-.if !exists(/usr/bin/bzip2)
-LIB_DEPENDS+= bz2.1:${PORTSDIR}/archivers/bzip2
-.endif
.if !defined(NOPORTDOCS)
BUILD_DEPENDS+= ${LOCALBASE}/bin/doxygen:${PORTSDIR}/devel/doxygen
.endif