summaryrefslogtreecommitdiff
path: root/cross
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-10-03 15:12:42 +0000
committerwiz <wiz@pkgsrc.org>2017-10-03 15:12:42 +0000
commit45407f786bcd6b4e9dfb9744eac438fe4bd5ff56 (patch)
tree6c4a1e6b31ec645621f209d945f75334f28ce9bb /cross
parent7416349be3b8411ce31eb4ff6a20e331f787f8ac (diff)
downloadpkgsrc-45407f786bcd6b4e9dfb9744eac438fe4bd5ff56.tar.gz
transfig: remove, replaced by print/fig2dev
Diffstat (limited to 'cross')
-rw-r--r--cross/avr-libc/options.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/cross/avr-libc/options.mk b/cross/avr-libc/options.mk
index fc9b48f1efe..8d877ac314b 100644
--- a/cross/avr-libc/options.mk
+++ b/cross/avr-libc/options.mk
@@ -1,4 +1,4 @@
-# $NetBSD: options.mk,v 1.1 2016/11/15 20:30:01 riastradh Exp $
+# $NetBSD: options.mk,v 1.2 2017/10/03 15:12:42 wiz Exp $
PKG_OPTIONS_VAR= PKG_OPTIONS.avr-libc
PKG_SUPPORTED_OPTIONS+= doc
@@ -32,7 +32,7 @@ BUILD_DEPENDS+= tex-tabu-[0-9]*:../../print/tex-tabu
BUILD_DEPENDS+= tex-tocloft-[0-9]*:../../print/tex-tocloft
BUILD_DEPENDS+= tex-xcolor-[0-9]*:../../print/tex-xcolor
BUILD_DEPENDS+= tex-xkeyval-[0-9]*:../../print/tex-xkeyval
-BUILD_DEPENDS+= transfig-[0-9]*:../../print/transfig
+BUILD_DEPENDS+= fig2dev-[0-9]*:../../print/fig2dev
BUILD_DEPENDS+= makeindexk-[0-9]*:../../textproc/makeindexk
post-extract: