aboutsummaryrefslogtreecommitdiff
path: root/games/yahtzee
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-28 19:39:50 +0000
commitd9616e5a763d1ab83ebac479e3b2222db5c3f87f (patch)
treea08c8f6002f7c1660aaa80e0f9cf61cd9d71151c /games/yahtzee
parent0a70e438e9890c6f8249012705d7fa134de10c27 (diff)
downloadports-d9616e5a763d1ab83ebac479e3b2222db5c3f87f.tar.gz
ports-d9616e5a763d1ab83ebac479e3b2222db5c3f87f.zip
Rename all 10,000 games/ patch-xy patches to reflect the files they modify.
Notes
Notes: svn path=/head/; revision=363239
Diffstat (limited to 'games/yahtzee')
-rw-r--r--games/yahtzee/Makefile4
-rw-r--r--games/yahtzee/files/patch-Makefile (renamed from games/yahtzee/files/patch-aa)0
-rw-r--r--games/yahtzee/files/patch-config.h (renamed from games/yahtzee/files/patch-ab)0
-rw-r--r--games/yahtzee/files/patch-main.c (renamed from games/yahtzee/files/patch-ac)0
-rw-r--r--games/yahtzee/pkg-plist3
5 files changed, 4 insertions, 3 deletions
diff --git a/games/yahtzee/Makefile b/games/yahtzee/Makefile
index e24ad46cfd1d..eb8be9d2f517 100644
--- a/games/yahtzee/Makefile
+++ b/games/yahtzee/Makefile
@@ -8,16 +8,16 @@ CATEGORIES= games
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= games/strategy
DISTNAME= ${PORTNAME}-src
-EXTRACT_SUFX= .tar.Z
MAINTAINER= ports@FreeBSD.org
COMMENT= Curses version of the dice game for one or more players
+USES= tar:Z
WRKSRC= ${WRKDIR}/${PORTNAME}
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/yahtzee ${STAGEDIR}${PREFIX}/bin
@${MKDIR} -m 0755 ${STAGEDIR}${DATADIR}
- ${INSTALL_DATA} -m 0664 /dev/null ${STAGEDIR}${DATADIR}/yahtzee.sco
+ ${TOUCH} ${STAGEDIR}${DATADIR}/yahtzee.sco
.include <bsd.port.mk>
diff --git a/games/yahtzee/files/patch-aa b/games/yahtzee/files/patch-Makefile
index c2eb5261af80..c2eb5261af80 100644
--- a/games/yahtzee/files/patch-aa
+++ b/games/yahtzee/files/patch-Makefile
diff --git a/games/yahtzee/files/patch-ab b/games/yahtzee/files/patch-config.h
index 5f2e4544d659..5f2e4544d659 100644
--- a/games/yahtzee/files/patch-ab
+++ b/games/yahtzee/files/patch-config.h
diff --git a/games/yahtzee/files/patch-ac b/games/yahtzee/files/patch-main.c
index c5c96b2893a6..c5c96b2893a6 100644
--- a/games/yahtzee/files/patch-ac
+++ b/games/yahtzee/files/patch-main.c
diff --git a/games/yahtzee/pkg-plist b/games/yahtzee/pkg-plist
index 831fc5a62f6a..76c519fbc143 100644
--- a/games/yahtzee/pkg-plist
+++ b/games/yahtzee/pkg-plist
@@ -1,7 +1,8 @@
@group games
@mode 2755
bin/yahtzee
-@mode
+@mode 664
%%DATADIR%%/yahtzee.sco
@group
+@mode
@dirrm %%DATADIR%%