aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorrafan <rafan@FreeBSD.org>2006-08-15 16:27:47 +0800
committerrafan <rafan@FreeBSD.org>2006-08-15 16:27:47 +0800
commit577241b5c404d2fcf9bbcd27d32f0c6a63f717b3 (patch)
tree8695f98993ec8398948a4db3d7fdfd91b8f81b64
parentf37d9a668f59c6680834040a61d5c201613c4a53 (diff)
downloadfreebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.tar.gz
freebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.tar.zst
freebsd-ports-gnome-577241b5c404d2fcf9bbcd27d32f0c6a63f717b3.zip
- Define USE_GETTEXT, bump PORTREVISION
PR: ports/101586 Submitted by: Stanislav Sedov <ssedov at mbsd.msk.ru>
-rw-r--r--databases/glom/Makefile5
-rw-r--r--deskutils/knowit/Makefile3
-rw-r--r--games/gtkballs/Makefile3
-rw-r--r--games/kbilliards/Makefile2
-rw-r--r--games/knights-kde4/Makefile3
-rw-r--r--games/knights/Makefile3
-rw-r--r--games/kwappen/Makefile3
-rw-r--r--mail/kbiff/Makefile3
-rw-r--r--net/gnome-mud/Makefile3
-rw-r--r--print/lilypond/Makefile2
-rw-r--r--www/screem-devel/Makefile3
-rw-r--r--www/screem/Makefile3
12 files changed, 25 insertions, 11 deletions
diff --git a/databases/glom/Makefile b/databases/glom/Makefile
index 9d9cb3263c22..f39d1d31b2ed 100644
--- a/databases/glom/Makefile
+++ b/databases/glom/Makefile
@@ -8,7 +8,7 @@
PORTNAME= glom
PORTVERSION= 0.8.30
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= databases gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/0.8
@@ -26,6 +26,7 @@ USE_X_PREFIX= yes
USE_PYTHON= yes
GNU_CONFIGURE= yes
+USE_GETTEXT= yes
USE_GMAKE= yes
USE_GNOME= gnomehack gnomeprefix pygnomeextras
CONFIGURE_ENV+= CPPFLAGS="-I${LOCALBASE}/include" \
@@ -38,7 +39,7 @@ BROKEN= needs an update to 1.0
.include <bsd.port.pre.mk>
.if (${OSVERSION} < 500000)
-BROKEN= "Doesn't play well with 4.X."
+BROKEN= doesn't play well with 4.X.
.endif
.include <bsd.port.post.mk>
diff --git a/deskutils/knowit/Makefile b/deskutils/knowit/Makefile
index 5b7c80c80b35..0df9814231dd 100644
--- a/deskutils/knowit/Makefile
+++ b/deskutils/knowit/Makefile
@@ -9,7 +9,7 @@
PORTNAME= knowit
PORTVERSION= 0.10
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= http://knowit.sourceforge.net/files/
@@ -17,6 +17,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= A note manager with tree organization that uses RTF for storage
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_KDELIBS_VER= 3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/games/gtkballs/Makefile b/games/gtkballs/Makefile
index 4b1831e99682..b54839e89d14 100644
--- a/games/gtkballs/Makefile
+++ b/games/gtkballs/Makefile
@@ -7,13 +7,14 @@
PORTNAME= gtkballs
PORTVERSION= 3.1.5
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= games
MASTER_SITES= http://gtkballs.antex.ru/dist/
MAINTAINER= ports@FreeBSD.org
COMMENT= Lines-like simple logic game for X Window System
+USE_GETTEXT= yes
USE_GNOME= gnometarget gtk20
USE_GMAKE= yes
GNU_CONFIGURE= yes
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
diff --git a/games/knights-kde4/Makefile b/games/knights-kde4/Makefile
index 150a697a3769..76de94bfafe0 100644
--- a/games/knights-kde4/Makefile
+++ b/games/knights-kde4/Makefile
@@ -7,7 +7,7 @@
PORTNAME= knights
PORTVERSION= 0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= knights
@@ -17,6 +17,7 @@ COMMENT= A KDE chess interface (gnuchess/crafty)
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
+USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/games/knights/Makefile b/games/knights/Makefile
index 150a697a3769..76de94bfafe0 100644
--- a/games/knights/Makefile
+++ b/games/knights/Makefile
@@ -7,7 +7,7 @@
PORTNAME= knights
PORTVERSION= 0.6
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games kde
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= knights
@@ -17,6 +17,7 @@ COMMENT= A KDE chess interface (gnuchess/crafty)
RUN_DEPENDS= crafty:${PORTSDIR}/games/crafty
+USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_GMAKE= yes
USE_AUTOTOOLS= libtool:15
diff --git a/games/kwappen/Makefile b/games/kwappen/Makefile
index d2c0df663584..3a81d4bcc2cf 100644
--- a/games/kwappen/Makefile
+++ b/games/kwappen/Makefile
@@ -6,7 +6,7 @@
PORTNAME= kwappen
PORTVERSION= 1.1.5
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= games kde
MASTER_SITES= http://www.lcs-chemie.de/
@@ -15,6 +15,7 @@ COMMENT= KDE board game
EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-old_configure
+USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index d2e42ae14213..c2504106e95b 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -7,7 +7,7 @@
PORTNAME= kbiff
PORTVERSION= 3.7.1
-PORTREVISION= 4
+PORTREVISION= 5
CATEGORIES= mail kde
MASTER_SITES= http://developer.kde.org/~granroth/kbiff/
@@ -15,6 +15,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= Mail notification utility for KDE with nice features
USE_BZIP2= yes
+USE_GETTEXT= yes
USE_KDELIBS_VER=3
USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --disable-fast-perl
diff --git a/net/gnome-mud/Makefile b/net/gnome-mud/Makefile
index b5e560619d68..9cb2ba92cfe3 100644
--- a/net/gnome-mud/Makefile
+++ b/net/gnome-mud/Makefile
@@ -7,7 +7,7 @@
PORTNAME= gnome-mud
PORTVERSION= 0.10.7
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= net gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/${PORTVERSION:R}
@@ -16,6 +16,7 @@ MAINTAINER= ports@FreeBSD.org
COMMENT= GTK-based MUD client with triggers, aliases, colors, etc
USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_GNOME= gnomehack gnometarget gnomeprefix intlhack libgnomeui \
pygtk2 vte
USE_PYTHON= yes
diff --git a/print/lilypond/Makefile b/print/lilypond/Makefile
index 872bdcce21e4..7a746eb9e023 100644
--- a/print/lilypond/Makefile
+++ b/print/lilypond/Makefile
@@ -9,6 +9,7 @@
PORTNAME= lilypond
PORTVERSION= 2.2.2
+PORTREVISION= 1
CATEGORIES= print audio
MASTER_SITES= http://lilypond.org/download/v2.2/:src \
http://distfiles.master.finkmirrors.net/:rpm
@@ -32,6 +33,7 @@ INFO= lilypond lilypond-internals \
#INSTALLS_SHLIB not needed for phyton library midi.so
GNU_CONFIGURE= yes
+USE_GETTEXT= yes
USE_BISON= yes
USE_GMAKE= YES
USE_PYTHON= YES
diff --git a/www/screem-devel/Makefile b/www/screem-devel/Makefile
index 6b8419215ea2..6ee69795b7b3 100644
--- a/www/screem-devel/Makefile
+++ b/www/screem-devel/Makefile
@@ -7,7 +7,7 @@
PORTNAME= screem
PORTVERSION= 0.16.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,6 +18,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor
LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco
USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \
gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml
USE_XPM= yes
diff --git a/www/screem/Makefile b/www/screem/Makefile
index 6b8419215ea2..6ee69795b7b3 100644
--- a/www/screem/Makefile
+++ b/www/screem/Makefile
@@ -7,7 +7,7 @@
PORTNAME= screem
PORTVERSION= 0.16.1
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= www gnome
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -18,6 +18,7 @@ COMMENT= Nice GNOME/GTK-based HTML editor
LIB_DEPENDS= croco-0.6.3:${PORTSDIR}/textproc/libcroco
USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_GNOME= desktopfileutils gnomehack gnomemenus gnomeprefix gnometarget \
gtksourceview intlhack libgnomeprintui libgnomeui libgtkhtml
USE_XPM= yes