From 0d0c38abda42953116077041374621f29398bca1 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 11 Dec 2013 18:28:10 +0000 Subject: In preparation for making libtool generate libraries with a sane name, fix all LIB_DEPENDS in deskutils --- deskutils/gucharmap/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'deskutils/gucharmap') diff --git a/deskutils/gucharmap/Makefile b/deskutils/gucharmap/Makefile index 495917a8c8ad..0d1b5b67298d 100644 --- a/deskutils/gucharmap/Makefile +++ b/deskutils/gucharmap/Makefile @@ -12,7 +12,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= A Unicode/ISO10646 character map and font viewer -LIB_DEPENDS= rarian.0:${PORTSDIR}/textproc/rarian +LIB_DEPENDS= librarian.so:${PORTSDIR}/textproc/rarian USE_BZIP2= yes USES= gettext pkgconfig -- cgit v1.2.3