From 4650a910d0bf7ff9894cf3142fcc8cace240caee Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Fri, 7 Feb 2014 11:44:08 +0000 Subject: Chase boost and icu bump While here convert some LIB_DEPENDS --- emulators/xcpc/Makefile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'emulators/xcpc') diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index 7556f1822ca8..6fc3c7aec057 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -3,7 +3,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -19,9 +19,9 @@ USE_XORG= ice USE_GNOME= glib20 USES= gettext iconv pkgconfig -LIB_DEPENDS+= icui18n:${PORTSDIR}/devel/icu \ - pcre.3:${PORTSDIR}/devel/pcre \ - dsk.5:${PORTSDIR}/emulators/libdsk +LIB_DEPENDS+= libicui18n.so:${PORTSDIR}/devel/icu \ + libpcre.so:${PORTSDIR}/devel/pcre \ + libdsk.so:${PORTSDIR}/emulators/libdsk OPTIONS_DEFINE= MOTIF ATHENA XSHM DEBUG OPTIONS_DEFAULT= MOTIF XSHM -- cgit v1.2.3