Let avrdude depend on dvipsk because teTeX-bin no longer provides dvips.
This commit is contained in:
parent
58fa9e50d3
commit
0a59b346cd
1 changed files with 3 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.22 2008/06/12 02:14:17 joerg Exp $
|
||||
# $NetBSD: Makefile,v 1.23 2009/02/25 17:20:27 minskim Exp $
|
||||
|
||||
DISTNAME= avrdude-5.2
|
||||
PKGREVISION= 1
|
||||
|
@ -9,6 +9,8 @@ MAINTAINER= pkgsrc-users@NetBSD.org
|
|||
HOMEPAGE= http://www.bsdhome.com/avrdude/
|
||||
COMMENT= Downloader/uploader for Atmel AVR 8-bit RISC microcontrollers
|
||||
|
||||
BUILD_DEPENDS+= dvipsk-[0-9]*:../../print/dvipsk
|
||||
|
||||
PKG_DESTDIR_SUPPORT= user-destdir
|
||||
|
||||
USE_GNU_READLINE= yes
|
||||
|
|
Loading…
Reference in a new issue