aboutsummaryrefslogtreecommitdiffstats
path: root/ports-mgmt
diff options
context:
space:
mode:
Diffstat (limited to 'ports-mgmt')
-rw-r--r--ports-mgmt/bxpkg/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/ports-mgmt/bxpkg/Makefile b/ports-mgmt/bxpkg/Makefile
index 0bbf71b20752..dee1a793b038 100644
--- a/ports-mgmt/bxpkg/Makefile
+++ b/ports-mgmt/bxpkg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= bxpkg
DISTVERSION= 0.0.4_0
+PORTREVISION= 1
CATEGORIES= ports-mgmt
MASTER_SITES= http://bxpkg.bsdroot.lv/files/
DISTNAME= ${PORTNAME}-${DISTVERSION}
@@ -25,7 +26,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION}
.include <bsd.port.pre.mk>
.if ${OSVERSION} < 800000
-LIB_DEPENDS+= archive.10:${PORTSDIR}/archivers/libarchive
+LIB_DEPENDS+= archive.12:${PORTSDIR}/archivers/libarchive
.endif
.include <bsd.port.post.mk>