aboutsummaryrefslogtreecommitdiff
path: root/games/kmancala
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-02-04 15:36:28 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-02-04 15:36:28 +0000
commit9cf69eeb54519fdd8ff871d5ad6ea3a8a4bd204e (patch)
tree8b71277ef10961e56baf92eb8195e894a3de8821 /games/kmancala
parent012a59bb0e3ab24a1d24255cdb531303dd9b7e2e (diff)
downloadports-9cf69eeb54519fdd8ff871d5ad6ea3a8a4bd204e.tar.gz
ports-9cf69eeb54519fdd8ff871d5ad6ea3a8a4bd204e.zip
More merges from area51 repository:
- Chase kdemultimedia4 split/kdegames shlib bump - Convert to new options framework - Trip Makefile header sysutils/k3b-kde4: - add patches to fix build with ffmpeg-devel [1] PR: ports/162261 [1] Submitted by: Phil Oleson <oz at nixil.net>
Notes
Notes: svn path=/head/; revision=311629
Diffstat (limited to 'games/kmancala')
-rw-r--r--games/kmancala/Makefile11
1 files changed, 3 insertions, 8 deletions
diff --git a/games/kmancala/Makefile b/games/kmancala/Makefile
index 6df8f890cb6b..c2f39ce4d539 100644
--- a/games/kmancala/Makefile
+++ b/games/kmancala/Makefile
@@ -1,22 +1,17 @@
-# New ports collection makefile for: kmancala
-# Date created: 2011-05-26
-# Whom: Max Brazhnikov <makc@FreeBSD.org>
-#
# $FreeBSD$
-#
PORTNAME= kmancala
PORTVERSION= 1.0.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games kde
MASTER_SITES= http://horinek.net/~dal/ \
LOCAL/makc
DISTNAME= kMancala-${PORTVERSION}
MAINTAINER= makc@FreeBSD.org
-COMMENT= A board game for KDE, also known as Mancala or Kalah
+COMMENT= Board game for KDE, also known as Mancala or Kalah
-LIB_DEPENDS= kdegames.5:${PORTSDIR}/games/kdegames4
+LIB_DEPENDS= kdegames:${PORTSDIR}/games/kdegames4
USE_BZIP2= yes
USE_CMAKE= yes