summaryrefslogtreecommitdiff
path: root/emulators/xcpc/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'emulators/xcpc/Makefile')
-rw-r--r--emulators/xcpc/Makefile8
1 files changed, 4 insertions, 4 deletions
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