aboutsummaryrefslogtreecommitdiff
path: root/archivers/dact
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/dact
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/dact')
-rw-r--r--archivers/dact/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/archivers/dact/Makefile b/archivers/dact/Makefile
index 383519a55dce..1395a145bbc2 100644
--- a/archivers/dact/Makefile
+++ b/archivers/dact/Makefile
@@ -9,8 +9,8 @@ MASTER_SITES= http://www.rkeene.org/files/oss/dact/release/
MAINTAINER= miwi@FreeBSD.org
COMMENT= Dynamic Adaptive Compression Tool
-LIB_DEPENDS= mcrypt.8:${PORTSDIR}/security/libmcrypt \
- lzo2.2:${PORTSDIR}/archivers/lzo2
+LIB_DEPENDS= libmcrypt.so:${PORTSDIR}/security/libmcrypt \
+ liblzo2.so:${PORTSDIR}/archivers/lzo2
NO_STAGE= yes
USES= gmake