aboutsummaryrefslogtreecommitdiffstats
path: root/converters/shftool
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2013-12-11 23:15:48 +0800
committerbapt <bapt@FreeBSD.org>2013-12-11 23:15:48 +0800
commit08fc73b76f5579f27727ad5e8315456cd95baf46 (patch)
tree3ec42fb434cb5f528b84b082acb67b96c0b2bb43 /converters/shftool
parent61c0e63afcdb9a3598dff5333dc475299ba54039 (diff)
downloadfreebsd-ports-gnome-08fc73b76f5579f27727ad5e8315456cd95baf46.tar.gz
freebsd-ports-gnome-08fc73b76f5579f27727ad5e8315456cd95baf46.tar.zst
freebsd-ports-gnome-08fc73b76f5579f27727ad5e8315456cd95baf46.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in converters
Diffstat (limited to 'converters/shftool')
-rw-r--r--converters/shftool/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/shftool/Makefile b/converters/shftool/Makefile
index 65b2d6f82442..a2746d90b341 100644
--- a/converters/shftool/Makefile
+++ b/converters/shftool/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.df.lth.se/~triad/krad/shftool/
MAINTAINER= ports@FreeBSD.org
COMMENT= Converter for the Standard Hex Format (SHF)
-LIB_DEPENDS= expat.6:${PORTSDIR}/textproc/expat2
+LIB_DEPENDS= libexpat.so:${PORTSDIR}/textproc/expat2
GNU_CONFIGURE= yes