pkgsrc-WIP-changes archive

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

gnome-autoar: Doesn't need to regenerate autoconf files



Module Name:	pkgsrc-wip
Committed By:	nia <nia%netbsd.org@localhost>
Pushed By:	nee
Date:		Wed Nov 4 10:25:43 2020 +0100
Changeset:	cc1497204303d7ac8063bbd754082fb535e6b412

Modified Files:
	gnome-autoar/Makefile

Log Message:
gnome-autoar: Doesn't need to regenerate autoconf files

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=cc1497204303d7ac8063bbd754082fb535e6b412

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gnome-autoar/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/gnome-autoar/Makefile b/gnome-autoar/Makefile
index 8db4f08b1c..cf0ea999cb 100644
--- a/gnome-autoar/Makefile
+++ b/gnome-autoar/Makefile
@@ -10,7 +10,7 @@ HOMEPAGE=	https://gitlab.gnome.org/GNOME/gnome-autoar
 COMMENT=	GLib wrapper around libarchive
 LICENSE=	gnu-lgpl-v2.1
 
-USE_TOOLS+=	autoconf autoreconf pkg-config gmake
+USE_TOOLS+=	pkg-config gmake
 USE_LIBTOOL=	yes
 GNU_CONFIGURE=	yes
 


Home | Main Index | Thread Index | Old Index