From e55a6229bf87fc212bc9a4a90917977f66b87410 Mon Sep 17 00:00:00 2001 From: wiz Date: Mon, 17 Aug 2015 08:19:49 +0000 Subject: Remove unnecessary patch. --- games/xpat2/distinfo | 3 +-- games/xpat2/patches/patch-ab | 15 --------------- 2 files changed, 1 insertion(+), 17 deletions(-) delete mode 100644 games/xpat2/patches/patch-ab (limited to 'games/xpat2') diff --git a/games/xpat2/distinfo b/games/xpat2/distinfo index d9c43acb4a7..5c697589f78 100644 --- a/games/xpat2/distinfo +++ b/games/xpat2/distinfo @@ -1,8 +1,7 @@ -$NetBSD: distinfo,v 1.6 2010/02/19 19:30:10 joerg Exp $ +$NetBSD: distinfo,v 1.7 2015/08/17 08:19:49 wiz Exp $ SHA1 (xpat2-1.07-src.tar.gz) = a200c526e842bc6dfe5da67d4e49714c21403e9c RMD160 (xpat2-1.07-src.tar.gz) = 79658d1c8372768200ae42f225da0c7fcdcf187c Size (xpat2-1.07-src.tar.gz) = 519326 bytes SHA1 (patch-aa) = eac6d498efa924cb0aed966a2f3924e7ac432261 -SHA1 (patch-ab) = ab30f2db479dcfab41d4283af9fd07467a548f58 SHA1 (patch-ac) = c7bebfc930d2357fdb7c48aca1d2e8b39e9f1e43 diff --git a/games/xpat2/patches/patch-ab b/games/xpat2/patches/patch-ab deleted file mode 100644 index 879013491d5..00000000000 --- a/games/xpat2/patches/patch-ab +++ /dev/null @@ -1,15 +0,0 @@ -$NetBSD: patch-ab,v 1.1 2000/11/30 17:48:06 agc Exp $ - -Use the correct xmkmf, in case xpkgwedge is installed - ---- Makefile 2000/11/30 17:28:17 1.1 -+++ Makefile 2000/11/30 17:29:36 -@@ -12,7 +12,7 @@ - # no longer valid. - - all: -- (cd src && xmkmf && $(MAKE) && strip xpat2) -+ (cd src && ${XMKMF} && $(MAKE) && strip xpat2) - - manual: - (cd doc && $(MAKE) xpat2.ps) -- cgit v1.2.3