aboutsummaryrefslogtreecommitdiffstats
path: root/games/teg
diff options
context:
space:
mode:
authorDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-11 10:57:46 +0800
committerDanilo Egea Gondolfo <danilo@FreeBSD.org>2013-11-11 10:57:46 +0800
commit2ea2669da47f7759e6a1890a5a90bc34ff483663 (patch)
treef5e6c39229bdbd605c95dccc452394e03099d24f /games/teg
parent410f3eb8aad06b2737ecea42c87f005f5a2df289 (diff)
downloadfreebsd-ports-gnome-2ea2669da47f7759e6a1890a5a90bc34ff483663.tar.gz
freebsd-ports-gnome-2ea2669da47f7759e6a1890a5a90bc34ff483663.tar.zst
freebsd-ports-gnome-2ea2669da47f7759e6a1890a5a90bc34ff483663.zip
- Remove the indefinite article from COMMENT
- Add stage support
Diffstat (limited to 'games/teg')
-rw-r--r--games/teg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/games/teg/Makefile b/games/teg/Makefile
index 389555c1a469..3dbb2d6552a9 100644
--- a/games/teg/Makefile
+++ b/games/teg/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= games gnome
MASTER_SITES= SF
MAINTAINER= ports@FreeBSD.org
-COMMENT= A turn-based strategy game for GNOME
+COMMENT= Turn-based strategy game for GNOME
USES= pathfix gmake iconv pkgconfig
USE_GNOME= gnomeprefix intlhack libgnomeui
@@ -19,7 +19,6 @@ CONFIGURE_ARGS= --disable-ggz
GCONF_SCHEMAS= teg.schemas
-NO_STAGE= yes
post-patch:
@${GREP} -lR " LIST_NEXT" ${WRKSRC} | ${XARGS} ${REINPLACE_CMD} -e \
's| LIST_NEXT| TEG_LIST_NEXT|g'