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
commitab7ab470e7871bbf22a818eb67b1d5b3cc8456dd (patch)
treecb7de2e855d7bff2fc602207df679e8a2d2f9880 /emulators
parent6a4232906bc4619e8e746da78a12a34b6212ccf6 (diff)
downloadpkgsrc-ab7ab470e7871bbf22a818eb67b1d5b3cc8456dd.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