pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/emulators/vice Fix build dependency on X11 clients.
details: https://anonhg.NetBSD.org/pkgsrc/rev/3a06cb4a0412
branches: trunk
changeset: 504073:3a06cb4a0412
user: joerg <joerg%pkgsrc.org@localhost>
date: Sun Dec 04 00:51:36 2005 +0000
description:
Fix build dependency on X11 clients.
diffstat:
emulators/vice/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r bbf56311abc9 -r 3a06cb4a0412 emulators/vice/Makefile
--- a/emulators/vice/Makefile Sun Dec 04 00:49:33 2005 +0000
+++ b/emulators/vice/Makefile Sun Dec 04 00:51:36 2005 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.58 2005/10/05 13:29:49 wiz Exp $
+# $NetBSD: Makefile,v 1.59 2005/12/04 00:51:36 joerg Exp $
#
DISTNAME= vice-1.16
@@ -21,7 +21,7 @@
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_PKGLOCALEDIR= YES
-USE_TOOLS+= gmake
+USE_TOOLS+= gmake bdftopcf mkfontdir
USE_LANGUAGES+= c c++
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --enable-fullscreen
Home |
Main Index |
Thread Index |
Old Index