summaryrefslogtreecommitdiff
path: root/emulators/simulavr
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2006-03-02 19:51:34 +0000
committerwiz <wiz@pkgsrc.org>2006-03-02 19:51:34 +0000
commit60de83c1766ac7de0526fe680a1fb5404572e3cf (patch)
treea178478439ad642a159a40ce526bcd6027c099b9 /emulators/simulavr
parent0f2b9d610a1791c366a4d0c12d7e5e54e8bf8371 (diff)
downloadpkgsrc-60de83c1766ac7de0526fe680a1fb5404572e3cf.tar.gz
Fix PLIST. Remove BROKEN_IN.
Diffstat (limited to 'emulators/simulavr')
-rw-r--r--emulators/simulavr/Makefile6
-rw-r--r--emulators/simulavr/PLIST7
2 files changed, 3 insertions, 10 deletions
diff --git a/emulators/simulavr/Makefile b/emulators/simulavr/Makefile
index ad310836faa..135ebc670f7 100644
--- a/emulators/simulavr/Makefile
+++ b/emulators/simulavr/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.8 2006/03/02 19:51:34 wiz Exp $
#
DISTNAME= simulavr-0.1.2.1
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= emulators
MASTER_SITES= http://freesoftware.fsf.org/download/simulavr/
EXTRACT_SUFX= .tar.bz2
@@ -11,8 +11,6 @@ MAINTAINER= tech-pkg@NetBSD.org
HOMEPAGE= http://www.nongnu.org/simulavr/
COMMENT= Simulator for Atmel AVR microcontrollers
-BROKEN_IN= pkgsrc-2005Q4
-
BUILD_DEPENDS+= avr-binutils-[0-9]*:../../cross/avr-binutils
BUILD_DEPENDS+= avr-gcc-[0-9]*:../../cross/avr-gcc
BUILD_DEPENDS+= doxygen-[0-9]*:../../devel/doxygen
diff --git a/emulators/simulavr/PLIST b/emulators/simulavr/PLIST
index 512fa80ff99..61c4181a2ba 100644
--- a/emulators/simulavr/PLIST
+++ b/emulators/simulavr/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2004/12/30 19:49:08 kristerw Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/03/02 19:51:34 wiz Exp $
bin/simulavr
bin/simulavr-disp
bin/simulavr-vcd
@@ -17,9 +17,4 @@ share/doc/${PKGNAME}/README
share/doc/${PKGNAME}/README.gdb
share/doc/${PKGNAME}/README.opcodes
share/doc/${PKGNAME}/TODO
-share/doc/${PKGNAME}/simulavr.ps
-@exec ${MKDIR} %D/share/doc/${PKGNAME}/internals_html
-@dirrm share/doc/${PKGNAME}/internals_html
-@exec ${MKDIR} %D/share/doc/${PKGNAME}/html
-@dirrm share/doc/${PKGNAME}/html
@dirrm share/doc/${PKGNAME}