diff options
-rw-r--r-- | ports-mgmt/bxpkg/Makefile | 4 | ||||
-rw-r--r-- | ports-mgmt/bxpkg/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/ports-mgmt/bxpkg/Makefile b/ports-mgmt/bxpkg/Makefile index 1c3b1d07a159..52b0f28df7a7 100644 --- a/ports-mgmt/bxpkg/Makefile +++ b/ports-mgmt/bxpkg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= bxpkg -DISTVERSION= 0.0.2_0 +DISTVERSION= 0.0.3_0 CATEGORIES= ports-mgmt MASTER_SITES= http://hg.bsdroot.lv/expl/bxpkg/archive/ DISTNAME= ${DISTVERSION} @@ -25,7 +25,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-${DISTVERSION} .include <bsd.port.pre.mk> .if ${OSVERSION} < 800000 -BROKEN= does not build +LIB_DEPENDS+= archive.10:${PORTSDIR}/archivers/libarchive .endif .include <bsd.port.post.mk> diff --git a/ports-mgmt/bxpkg/distinfo b/ports-mgmt/bxpkg/distinfo index 3a5a71fe095d..9d42d9def8bf 100644 --- a/ports-mgmt/bxpkg/distinfo +++ b/ports-mgmt/bxpkg/distinfo @@ -1,2 +1,2 @@ -SHA256 (0.0.2_0.tar.bz2) = eaf8f10754eb28596c5a58d9a307f75d9de92385eb54c26bd6056ab60a0794c1 -SIZE (0.0.2_0.tar.bz2) = 200459 +SHA256 (0.0.3_0.tar.bz2) = ada2ba8258128138abd6005abc437297ab97ca553b8472ca208287d8e2cda20d +SIZE (0.0.3_0.tar.bz2) = 202928 |