summaryrefslogtreecommitdiff
path: root/games/gnomememoryblocks
diff options
context:
space:
mode:
authorAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-03 19:34:39 +0000
committerAlexey Dokuchaev <danfe@FreeBSD.org>2007-07-03 19:34:39 +0000
commit2f82947a4c1724bbe34ca4d26e7571c9a8b3e665 (patch)
tree7b82eb84cfbb6c192116d6fa0bb4ff2d866920fe /games/gnomememoryblocks
parentAdd an option to build a dynamically linked binary, defaulting (diff)
- Fix chown(1) and chmod(1) invocation [1]
- Better port description - Pet portlint(1) Reported by: pointyhat (logs) [1]
Notes
Notes: svn path=/head/; revision=194818
Diffstat (limited to 'games/gnomememoryblocks')
-rw-r--r--games/gnomememoryblocks/Makefile4
-rw-r--r--games/gnomememoryblocks/pkg-descr4
2 files changed, 5 insertions, 3 deletions
diff --git a/games/gnomememoryblocks/Makefile b/games/gnomememoryblocks/Makefile
index 55f1fe098003..8d577f30db34 100644
--- a/games/gnomememoryblocks/Makefile
+++ b/games/gnomememoryblocks/Makefile
@@ -16,7 +16,7 @@ DISTNAME= gnome-memblocks-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Memory Blocks game for GNOME
-USE_X_PREFIX= yes
+USE_GETTEXT= yes
USE_GNOME= gnomeprefix gnomehack gnomelibs gdkpixbuf
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
@@ -27,5 +27,7 @@ post-patch:
s|DATADIRNAME=lib|DATADIRNAME=share|g ; \
s|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
${WRKSRC}/configure
+ @${REINPLACE_CMD} -e 's|games\.|games:| ; s|2111|2555|' \
+ ${WRKSRC}/Makefile.in
.include <bsd.port.mk>
diff --git a/games/gnomememoryblocks/pkg-descr b/games/gnomememoryblocks/pkg-descr
index 4bffac2c5d6d..ab34efc5ffc0 100644
--- a/games/gnomememoryblocks/pkg-descr
+++ b/games/gnomememoryblocks/pkg-descr
@@ -1,4 +1,4 @@
-This is GNOME's version of the `memory blocks' game originaly come from
-Semantec game pack for Win-3.11
+This is Gnome version of the `memory blocks' game, which originally came
+from Semantec game pack for Windows 3.11.
WWW: http://gnome-memblocks.sourceforge.net/