From 410948cf59215f07fb426fdf9907e39b15be406c Mon Sep 17 00:00:00 2001 From: Sunpoet Po-Chuan Hsieh Date: Mon, 9 Sep 2013 16:06:52 +0000 Subject: - Convert to new LIB_DEPENDS format and sort them --- print/libmspub/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print') diff --git a/print/libmspub/Makefile b/print/libmspub/Makefile index 402a857ad7b3..b456c4f44778 100644 --- a/print/libmspub/Makefile +++ b/print/libmspub/Makefile @@ -12,9 +12,9 @@ LICENSE= LGPL21 MPL GPLv2 LICENSE_COMB= dual BUILD_DEPENDS= ${LOCALBASE}/include/boost/ptr_container/ptr_map.hpp:${PORTSDIR}/devel/boost-libs -LIB_DEPENDS= icui18n:${PORTSDIR}/devel/icu \ - wpg-0.2:${PORTSDIR}/graphics/libwpg \ - wpd-0.9:${PORTSDIR}/textproc/libwpd +LIB_DEPENDS= libicui18n.so:${PORTSDIR}/devel/icu \ + libwpd-0.9.so:${PORTSDIR}/textproc/libwpd \ + libwpg-0.2.so:${PORTSDIR}/graphics/libwpg GNU_CONFIGURE= yes USE_LDCONFIG= yes -- cgit v1.2.3