aboutsummaryrefslogtreecommitdiff
path: root/archivers/rpm4
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2010-12-16 10:35:47 +0000
committerErwin Lansing <erwin@FreeBSD.org>2010-12-16 10:35:47 +0000
commit7a4612557440366bd85c6415560cd9f39b9a3eed (patch)
tree24153b05850cd87bf195a089426e185bd9ef3a0d /archivers/rpm4
parent7ee3454730e93f39273c55fdd097bbfd90d1d637 (diff)
downloadports-7a4612557440366bd85c6415560cd9f39b9a3eed.tar.gz
ports-7a4612557440366bd85c6415560cd9f39b9a3eed.zip
Notes
Diffstat (limited to 'archivers/rpm4')
-rw-r--r--archivers/rpm4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/rpm4/Makefile b/archivers/rpm4/Makefile
index 3f176e67cbf3..090be5c8bcec 100644
--- a/archivers/rpm4/Makefile
+++ b/archivers/rpm4/Makefile
@@ -38,7 +38,7 @@ CONFIGURE_ARGS+=--with-external-db
.include <bsd.port.options.mk>
.if ${OSVERSION} < 800505 || (${OSVERSION} >= 900000 && ${OSVERSION} < 900012)
-LIB_DEPENDS+= lzma.0:${PORTSDIR}/archivers/xz
+LIB_DEPENDS+= lzma.5:${PORTSDIR}/archivers/xz
.endif
.ifndef WITHOUT_PYTHON