From 4a3453b0b4b64e993cc36b186c4a32fbc5d29ca9 Mon Sep 17 00:00:00 2001 From: minskim Date: Wed, 25 Feb 2009 17:20:27 +0000 Subject: Let avrdude depend on dvipsk because teTeX-bin no longer provides dvips. --- cross/avrdude/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'cross/avrdude') diff --git a/cross/avrdude/Makefile b/cross/avrdude/Makefile index a7a9a855d46..88519c7b4f1 100644 --- a/cross/avrdude/Makefile +++ b/cross/avrdude/Makefile @@ -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 -- cgit v1.2.3