summaryrefslogtreecommitdiff
path: root/emulators/pcemu/Makefile
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2006-01-12 19:48:02 +0000
committerjoerg <joerg@pkgsrc.org>2006-01-12 19:48:02 +0000
commitb32f969d30f4593484745e9819afb6d858988fa3 (patch)
tree083fe8bbeeef9a09fef8a665a1d0c168ff6ab432 /emulators/pcemu/Makefile
parent0f8f3742d6420eb93dcd3e3632d5e1feeff0765b (diff)
downloadpkgsrc-b32f969d30f4593484745e9819afb6d858988fa3.tar.gz
Fix errno. Don't define strerror on BSDs, they have it. Uses bdftopcf
and mkfontdir.
Diffstat (limited to 'emulators/pcemu/Makefile')
-rw-r--r--emulators/pcemu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index 6590e5c56b9..3b7d7bf17f1 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2006/01/04 04:29:06 schmonz Exp $
+# $NetBSD: Makefile,v 1.9 2006/01/12 19:48:02 joerg Exp $
DISTNAME= pcemu1.01alpha
PKGNAME= pcemu-1.01a
@@ -10,6 +10,8 @@ MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
MAINTAINER= eric@fox.phoenix.az.us
COMMENT= 8086 PC emulator, by David Hedley
+USE_TOOLS+= bdftopcf mkfontdir
+
BROKEN_IN= pkgsrc-2005Q4
MAKE_ENV+= FILESDIR=${FILESDIR:Q}