summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2004-02-10 10:05:44 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2004-02-10 10:05:44 +0000
commitbe0138a1e13e92cf85aa956eb8e066067b1192d4 (patch)
treee54f6f5350a94a16b0fecd2f353e1d6f24866703
parent6ad8e8744e83435ad90b285da8acd30d2f5c0c5a (diff)
downloadfreebsd-ports-be0138a1e13e92cf85aa956eb8e066067b1192d4.zip
Fix dependency on kdegames after KDE 3.2 update.
PR: 62613 Submitted: by: Lee Harr <missive@hotmail.com>
-rw-r--r--games/kpacman/Makefile4
-rw-r--r--games/ktritoc/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/games/kpacman/Makefile b/games/kpacman/Makefile
index f3a8c4e5a642..b07995e3f407 100644
--- a/games/kpacman/Makefile
+++ b/games/kpacman/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kpacman
PORTVERSION= 0.3.2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= kpacman
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= kpacman
MAINTAINER= arved@FreeBSD.org
COMMENT= Pacman Clone for KDE
-LIB_DEPENDS= kdegames.2:${PORTSDIR}/games/kdegames3
+LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
USE_KDELIBS_VER= 3
USE_REINPLACE= yes
diff --git a/games/ktritoc/Makefile b/games/ktritoc/Makefile
index b3988feb8b5d..a8c29d28e9e2 100644
--- a/games/ktritoc/Makefile
+++ b/games/ktritoc/Makefile
@@ -6,14 +6,14 @@
PORTNAME= ktritoc
PORTVERSION= 1.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= games kde
MASTER_SITES= http://www.heni-online.de/files/
MAINTAINER= arved@FreeBSD.org
COMMENT= A Tic-tac-toe like boardgame
-LIB_DEPENDS= kdegames.2:${PORTSDIR}/games/kdegames3
+LIB_DEPENDS= kdegames.3:${PORTSDIR}/games/kdegames3
USE_KDELIBS_VER= 3
GNU_CONFIGURE= yes