aboutsummaryrefslogtreecommitdiff
path: root/games/kbilliards
diff options
context:
space:
mode:
authorRong-En Fan <rafan@FreeBSD.org>2006-08-15 08:27:47 +0000
committerRong-En Fan <rafan@FreeBSD.org>2006-08-15 08:27:47 +0000
commit80b737b5b6890a9b46f1cc7b53c9eaa8be539414 (patch)
treead8d81e8ea25b2a13ca8d21b1d04a0e9ab84b986 /games/kbilliards
parent43691707fc57fe82416a68cd00f091169f4a2363 (diff)
downloadports-80b737b5b6890a9b46f1cc7b53c9eaa8be539414.tar.gz
ports-80b737b5b6890a9b46f1cc7b53c9eaa8be539414.zip
- Define USE_GETTEXT, bump PORTREVISION
PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
Notes
Notes: svn path=/head/; revision=170678
Diffstat (limited to 'games/kbilliards')
-rw-r--r--games/kbilliards/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/games/kbilliards/Makefile b/games/kbilliards/Makefile
index 682c7c1e7a58..a5e649f395ac 100644
--- a/games/kbilliards/Makefile
+++ b/games/kbilliards/Makefile
@@ -6,6 +6,7 @@
PORTNAME= kbilliards
PORTVERSION= 0.8.7
+PORTREVISION= 1
CATEGORIES= games kde
MASTER_SITES= http://www.hostnotfound.it/kbilliards/
@@ -15,6 +16,7 @@ COMMENT= Funny billiards simulator game for KDE
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_PERL5_BUILD=yes
USE_GMAKE= yes