mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-23 09:10:43 +00:00
- Fix chown(1) and chmod(1) invocation [1]
- Better port description - Pet portlint(1) Reported by: pointyhat (logs) [1]
This commit is contained in:
parent
66c3e2140d
commit
2f82947a4c
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=194818
@ -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>
|
||||
|
@ -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/
|
||||
|
Loading…
Reference in New Issue
Block a user