aboutsummaryrefslogtreecommitdiff
path: root/emulators/xcpc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 11:44:08 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-02-07 11:44:08 +0000
commit4650a910d0bf7ff9894cf3142fcc8cace240caee (patch)
tree4e52dc02625fb5dbfc24d5b3b82b178f9f543b1f /emulators/xcpc
parent776c8a3824c220b5b01a68c46bc5f90199db256d (diff)
downloadports-4650a910d0bf7ff9894cf3142fcc8cace240caee.tar.gz
ports-4650a910d0bf7ff9894cf3142fcc8cace240caee.zip
Notes
Diffstat (limited to 'emulators/xcpc')
-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