aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
committerMartin Matuska <mm@FreeBSD.org>2012-02-14 12:45:35 +0000
commitdbbf00416275070770d9e5699204815f28912444 (patch)
tree4ac9635418109e039475f07afaef5a2deacb3603 /emulators
parent205f1ac23dd674163b211b136715384d89c1bf4d (diff)
downloadports-dbbf00416275070770d9e5699204815f28912444.tar.gz
ports-dbbf00416275070770d9e5699204815f28912444.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/xcpc/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/xcpc/Makefile b/emulators/xcpc/Makefile
index ebd6a1732576..b936596af251 100644
--- a/emulators/xcpc/Makefile
+++ b/emulators/xcpc/Makefile
@@ -7,7 +7,7 @@
PORTNAME= xcpc
PORTVERSION= 20070122
-PORTREVISION= 5
+PORTREVISION= 6
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.0:${PORTSDIR}/devel/pcre \
+ pcre.1:${PORTSDIR}/devel/pcre \
dsk.5:${PORTSDIR}/emulators/libdsk
OPTIONS= MOTIF "With Motif widget set" on \