aboutsummaryrefslogtreecommitdiffstats
path: root/games
diff options
context:
space:
mode:
authorjbeich <jbeich@FreeBSD.org>2015-05-05 16:39:34 +0800
committerjbeich <jbeich@FreeBSD.org>2015-05-05 16:39:34 +0800
commit2c9f3f6ad691ea43c691676fd27cc5b52469dd06 (patch)
treeacfcf46ff14036adb7d4114ffd4769ac6c2fcf9e /games
parent2481969d167bca304fdfbb659d7b46100c88cb71 (diff)
downloadfreebsd-ports-graphics-2c9f3f6ad691ea43c691676fd27cc5b52469dd06.tar.gz
freebsd-ports-graphics-2c9f3f6ad691ea43c691676fd27cc5b52469dd06.tar.zst
freebsd-ports-graphics-2c9f3f6ad691ea43c691676fd27cc5b52469dd06.zip
games/oneko: drop unnecessary indirection since do-patch disappeared
Approved by: portmgr blanket
Diffstat (limited to 'games')
-rw-r--r--games/oneko/Makefile3
-rw-r--r--games/oneko/files/patch-Makefile.in (renamed from games/oneko/files/extrapatch-Makefile.in)0
2 files changed, 1 insertions, 2 deletions
diff --git a/games/oneko/Makefile b/games/oneko/Makefile
index cbd19d5b7b4..882f26ac052 100644
--- a/games/oneko/Makefile
+++ b/games/oneko/Makefile
@@ -33,7 +33,6 @@ MAKE_ARGS= MANSUFFIX=6 \
EXTRA_PATCHES= ${WRKDIR}/oneko-2.0b-pop1.1.patch:-p1 \
${WRKSRC}/oneko-2.0b-tip1.7.patch:-p1 \
${WRKDIR}/oneko-2.0b-sender0.5.patch:-p1 \
- ${WRKDIR}/oneko-2.0b-bsd0.2.patch:-p1 \
- ${FILESDIR}/extrapatch-Makefile.in
+ ${WRKDIR}/oneko-2.0b-bsd0.2.patch:-p1
.include <bsd.port.mk>
diff --git a/games/oneko/files/extrapatch-Makefile.in b/games/oneko/files/patch-Makefile.in
index 91a1b802262..91a1b802262 100644
--- a/games/oneko/files/extrapatch-Makefile.in
+++ b/games/oneko/files/patch-Makefile.in