pkgsrc-WIP-changes archive

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

bat: Removes redundant WRKSRC, suggestion by leot@.



Module Name:	pkgsrc-wip
Committed By:	Santhosh Raju <fox%NetBSD.org@localhost>
Pushed By:	fox
Date:		Wed Jul 17 18:40:49 2019 -0500
Changeset:	c591dc72dd57eaa21d73ae9dac726ebe136468f0

Modified Files:
	bat/Makefile

Log Message:
bat: Removes redundant WRKSRC, suggestion by leot@.

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

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

diffstat:
 bat/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/bat/Makefile b/bat/Makefile
index 3b128f36c6..19f4350e23 100644
--- a/bat/Makefile
+++ b/bat/Makefile
@@ -12,7 +12,6 @@ HOMEPAGE=	https://github.com/sharkdp/bat/
 COMMENT=	Clone of cat with syntax highlighting
 LICENSE=	apache-2.0
 
-WRKSRC=		${WRKDIR}/${PKGNAME_NOREV}
 USE_LANGUAGES=	c
 
 CARGO_CRATE_DEPENDS+=	adler32-1.0.3


Home | Main Index | Thread Index | Old Index