pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/dgd
Module Name: pkgsrc
Committed By: joerg
Date: Mon Mar 30 19:39:05 UTC 2020
Modified Files:
pkgsrc/net/dgd: Makefile
Log Message:
Uses tar as tool
To generate a diff of this commit:
cvs rdiff -u -r1.20 -r1.21 pkgsrc/net/dgd/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/dgd/Makefile
diff -u pkgsrc/net/dgd/Makefile:1.20 pkgsrc/net/dgd/Makefile:1.21
--- pkgsrc/net/dgd/Makefile:1.20 Wed Jul 4 13:40:28 2018
+++ pkgsrc/net/dgd/Makefile Mon Mar 30 19:39:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2018/07/04 13:40:28 jperkin Exp $
+# $NetBSD: Makefile,v 1.21 2020/03/30 19:39:05 joerg Exp $
DISTNAME= dgd-1.2p4
PKGNAME= dgd-1.2.0.4
@@ -13,6 +13,8 @@ LICENSE= fee-based-commercial-use
MAKE_JOBS_SAFE= no
+USE_TOOLS+= tar
+
WRKSRC= ${WRKDIR}/dgd
BUILD_DIRS= src
Home |
Main Index |
Thread Index |
Old Index