diff options
Diffstat (limited to 'emulators/xcpc/Makefile')
-rw-r--r-- | emulators/xcpc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile index b936596..943f43e 100644 --- a/emulators/xcpc/Makefile +++ b/emulators/xcpc/Makefile @@ -7,7 +7,7 @@ PORTNAME= xcpc PORTVERSION= 20070122 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= emulators MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} @@ -25,7 +25,7 @@ USE_ICONV= yes USE_GETTEXT= yes LIB_DEPENDS+= icui18n:${PORTSDIR}/devel/icu \ - pcre.1:${PORTSDIR}/devel/pcre \ + pcre.3:${PORTSDIR}/devel/pcre \ dsk.5:${PORTSDIR}/emulators/libdsk OPTIONS= MOTIF "With Motif widget set" on \ |