pkgtools/texlive2pkg: fix pkglint warning
This commit is contained in:
parent
f127ed0452
commit
89c2624ba0
1 changed files with 2 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.12 2019/09/13 13:43:30 rillig Exp $
|
||||
# $NetBSD: Makefile,v 1.13 2019/09/13 13:45:22 rillig Exp $
|
||||
#
|
||||
|
||||
PKGNAME= texlive2pkg-1.8
|
||||
|
@ -10,6 +10,7 @@ COMMENT= Tool to automate initial steps in building a texlive package
|
|||
LICENSE= modified-bsd
|
||||
|
||||
WRKSRC= ${WRKDIR}
|
||||
NO_CHECKSUM= yes
|
||||
NO_BUILD= yes
|
||||
USE_LANGUAGES= # none
|
||||
USE_TOOLS+= ftp:run perl:run xzcat:run
|
||||
|
|
Loading…
Reference in a new issue