wget is a pkgsrc tool.
This commit is contained in:
parent
71a8206bcb
commit
57c136fab7
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.29 2013/01/26 21:37:51 adam Exp $
|
||||
# $NetBSD: Makefile,v 1.30 2014/12/25 04:30:19 obache Exp $
|
||||
|
||||
DISTNAME= ivtools-1.2.8
|
||||
PKGREVISION= 2
|
||||
|
@ -13,10 +13,9 @@ COMMENT= Drawing editors for PostScript, TeX, and web graphics
|
|||
CONFLICTS+= dclock-[0-9]*
|
||||
|
||||
DEPENDS+= pstoedit>=3.0:../../graphics/pstoedit
|
||||
DEPENDS+= wget>=1.0:../../net/wget
|
||||
|
||||
USE_LANGUAGES= c c++
|
||||
USE_TOOLS+= imake bash:run
|
||||
USE_TOOLS+= imake bash:run wget:run
|
||||
|
||||
REPLACE_BASH+= src/scripts/ivgetjpg.bash src/scripts/ivtiftopnm.bash
|
||||
|
||||
|
|
Loading…
Reference in a new issue