summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2019-12-19 22:14:07 +0000
committerjoerg <joerg@pkgsrc.org>2019-12-19 22:14:07 +0000
commitdf94adcf130fa7519fec0b73c5633159b42775e3 (patch)
tree704497dc6355a8c35e5502c140cfecd23c9ecb95 /emulators
parentc6d10ce57763c2a3b99e5a7059b39280fd4d3202 (diff)
downloadpkgsrc-df94adcf130fa7519fec0b73c5633159b42775e3.tar.gz
Add missing bdftopcf dependency.
Diffstat (limited to 'emulators')
-rw-r--r--emulators/vice/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/emulators/vice/Makefile b/emulators/vice/Makefile
index 323eab2d09e..f5cbd3dddbb 100644
--- a/emulators/vice/Makefile
+++ b/emulators/vice/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.139 2019/08/11 13:20:58 wiz Exp $
+# $NetBSD: Makefile,v 1.140 2019/12/19 22:14:07 joerg Exp $
DISTNAME= vice-3.3
PKGREVISION= 2
@@ -18,7 +18,7 @@ NO_SRC_ON_FTP= ${RESTRICTED}
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++11
-USE_TOOLS+= bash gmake pkg-config perl
+USE_TOOLS+= bash gmake pkg-config perl bdftopcf
GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --enable-ethernet
CONFIGURE_ARGS.NetBSD+= --without-oss