From 2f82947a4c1724bbe34ca4d26e7571c9a8b3e665 Mon Sep 17 00:00:00 2001 From: Alexey Dokuchaev Date: Tue, 3 Jul 2007 19:34:39 +0000 Subject: - Fix chown(1) and chmod(1) invocation [1] - Better port description - Pet portlint(1) Reported by: pointyhat (logs) [1] --- games/gnomememoryblocks/Makefile | 4 +++- games/gnomememoryblocks/pkg-descr | 4 ++-- 2 files changed, 5 insertions(+), 3 deletions(-) (limited to 'games/gnomememoryblocks') 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 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/ -- cgit v1.2.3