summaryrefslogtreecommitdiff
path: root/emulators/kmamerun
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>2000-02-24 07:01:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>2000-02-24 07:01:14 +0000
commit8cdbcbd8da2202d7613f2bafba11193392f748e8 (patch)
treeebd75050fc9842644c79e79a300e931ffd607770 /emulators/kmamerun
parentBump shlib numbers. Add ".1" to end of PKGNAME to distinguish it from (diff)
Bump shlib versions of kdelibs11 and kdesupport11.
Notes
Notes: svn path=/head/; revision=26244
Diffstat (limited to 'emulators/kmamerun')
-rw-r--r--emulators/kmamerun/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/kmamerun/Makefile b/emulators/kmamerun/Makefile
index 0cbcfb82b5ce..b7219f4ee748 100644
--- a/emulators/kmamerun/Makefile
+++ b/emulators/kmamerun/Makefile
@@ -14,8 +14,8 @@ MASTER_SITES= ftp://ftp.sad.it/pub/kde/local/
MAINTAINER= nsayer@freebsd.org
RUN_DEPENDS= xmame:${PORTSDIR}/emulators/xmame
-LIB_DEPENDS= kdecore.2:${PORTSDIR}/x11/kdelibs11 \
- kdeui.2:${PORTSDIR}/x11/kdelibs11
+LIB_DEPENDS= kdecore.3:${PORTSDIR}/x11/kdelibs11 \
+ kdeui.3:${PORTSDIR}/x11/kdelibs11
GNU_CONFIGURE= yes
USE_QT= yes