pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/adaptagrams



Module Name:    pkgsrc
Committed By:   joerg
Date:           Thu Sep 29 12:10:21 UTC 2016

Modified Files:
        pkgsrc/graphics/adaptagrams: Makefile

Log Message:
Needs bsdtar for extracting


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/graphics/adaptagrams/Makefile

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

Modified files:

Index: pkgsrc/graphics/adaptagrams/Makefile
diff -u pkgsrc/graphics/adaptagrams/Makefile:1.1 pkgsrc/graphics/adaptagrams/Makefile:1.2
--- pkgsrc/graphics/adaptagrams/Makefile:1.1    Sun Sep 18 23:36:00 2016
+++ pkgsrc/graphics/adaptagrams/Makefile        Thu Sep 29 12:10:21 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2016/09/18 23:36:00 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2016/09/29 12:10:21 joerg Exp $
 
 GITHUB_PROJECT=        adaptagrams
 GITHUB_TAG=    0503f7524f5b2aa96b356dfdd817f9f9869d2b20
@@ -12,6 +12,8 @@ HOMEPAGE=     http://www.adaptagrams.org/
 COMMENT=       Tools for adaptive diagrams
 LICENSE=       gnu-lgpl-v2.1
 
+EXTRACT_USING+=        bsdtar
+
 WRKSRC=                ${WRKDIR}/adaptagrams-${GITHUB_TAG}/cola
 
 USE_TOOLS+=    aclocal autoconf autoheader automake autoreconf



Home | Main Index | Thread Index | Old Index