pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/misc/abduco abduco: doesn't actually need gmake, point...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c19bae5a6201
branches:  trunk
changeset: 424092:c19bae5a6201
user:      nia <nia%pkgsrc.org@localhost>
date:      Wed Mar 04 20:50:11 2020 +0000

description:
abduco: doesn't actually need gmake, pointed out by leot

diffstat:

 misc/abduco/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r 82b83b78bc87 -r c19bae5a6201 misc/abduco/Makefile
--- a/misc/abduco/Makefile      Wed Mar 04 20:46:39 2020 +0000
+++ b/misc/abduco/Makefile      Wed Mar 04 20:50:11 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2020/03/04 20:46:39 nia Exp $
+# $NetBSD: Makefile,v 1.3 2020/03/04 20:50:11 nia Exp $
 
 DISTNAME=      abduco-0.6
 CATEGORIES=    misc
@@ -9,7 +9,6 @@
 COMMENT=       Tool for session {at,de}tach support
 LICENSE=       isc
 
-USE_TOOLS+=    gmake
 USE_LANGUAGES= c99
 
 MAKE_FLAGS+=   MANPREFIX=${PREFIX}/${PKGMANDIR}



Home | Main Index | Thread Index | Old Index