pkgsrc-WIP-changes archive

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

lcdis: Add unzip to USE_TOOLS



Module Name:	pkgsrc-wip
Committed By:	Travis Paul <tr%vispaul.me@localhost>
Pushed By:	tpaul
Date:		Fri May 18 03:30:16 2018 +0000
Changeset:	276bb3fd4ff171cf521d0ff48fad484e2361c6d4

Modified Files:
	lcdis/Makefile

Log Message:
lcdis: Add unzip to USE_TOOLS

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

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

diffstat:
 lcdis/Makefile | 2 ++
 1 file changed, 2 insertions(+)

diffs:
diff --git a/lcdis/Makefile b/lcdis/Makefile
index 7634ffc70c..3ac3d5e9ea 100644
--- a/lcdis/Makefile
+++ b/lcdis/Makefile
@@ -11,6 +11,8 @@ HOMEPAGE=		https://web.archive.org/web/20110927100411/http://www.maushammer.com/
 COMMENT=		Disassembler for the Sega VMU/VMS
 LICENSE=		gnu-gpl-v2
 
+USE_TOOLS+=		unzip
+
 WRKSRC=			${WRKDIR}
 INSTALLATION_DIRS=	bin
 


Home | Main Index | Thread Index | Old Index