aboutsummaryrefslogtreecommitdiff
path: root/archivers/lrzip
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 10:04:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 10:04:56 +0000
commitb3a96ed6ee9c272be4c0763868b0cc1778d550ec (patch)
treea2ab1131a1a192007181705e999f9f8b61e5e7c0 /archivers/lrzip
parente04596d72eed49b08af4f018be6a29a86e7dca5f (diff)
downloadports-b3a96ed6ee9c272be4c0763868b0cc1778d550ec.tar.gz
ports-b3a96ed6ee9c272be4c0763868b0cc1778d550ec.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility With hat: portmgr
Notes
Notes: svn path=/head/; revision=336153
Diffstat (limited to 'archivers/lrzip')
-rw-r--r--archivers/lrzip/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/archivers/lrzip/Makefile b/archivers/lrzip/Makefile
index 511c0e175b02..e6fdedc3476a 100644
--- a/archivers/lrzip/Makefile
+++ b/archivers/lrzip/Makefile
@@ -13,7 +13,7 @@ COMMENT= Long Range ZIP or Lzma RZIP
LICENSE= GPLv2
BUILD_DEPENDS= nasm>=0:${PORTSDIR}/devel/nasm
-LIB_DEPENDS= lzo2:${PORTSDIR}/archivers/lzo2
+LIB_DEPENDS= liblzo2.so:${PORTSDIR}/archivers/lzo2
NO_STAGE= yes
CFLAGS+= -I${LOCALBASE}/include