aboutsummaryrefslogtreecommitdiffstats
path: root/archivers/lrzip
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-11 18:04:56 +0800
committerbapt <bapt@FreeBSD.org>2013-12-11 18:04:56 +0800
commitc6d41394f638b030303d744f63571b63680fdda5 (patch)
treea2ab1131a1a192007181705e999f9f8b61e5e7c0 /archivers/lrzip
parentd10e23e7f3dbd2d5206388f4ef859cf6c94d0420 (diff)
downloadfreebsd-ports-gnome-c6d41394f638b030303d744f63571b63680fdda5.tar.gz
freebsd-ports-gnome-c6d41394f638b030303d744f63571b63680fdda5.tar.zst
freebsd-ports-gnome-c6d41394f638b030303d744f63571b63680fdda5.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in accessibility With hat: portmgr
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