summaryrefslogtreecommitdiff
path: root/emulators/pcemu
diff options
context:
space:
mode:
authorwiz <wiz>2006-02-17 19:23:54 +0000
committerwiz <wiz>2006-02-17 19:23:54 +0000
commitd8c7b63b32f9d829063fda5bcc324a0eef891cda (patch)
tree8cb301445e47dd0a08126ad32cfda52904a55f62 /emulators/pcemu
parentcd26dd028e569d75a6b9b2d11edbc2c5818d57e3 (diff)
downloadpkgsrc-d8c7b63b32f9d829063fda5bcc324a0eef891cda.tar.gz
Fix font handling. Builds on 3.99.15/i386; remove BROKEN_IN.
Bump PKGREVISION.
Diffstat (limited to 'emulators/pcemu')
-rw-r--r--emulators/pcemu/Makefile10
-rw-r--r--emulators/pcemu/PLIST7
2 files changed, 9 insertions, 8 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index 7bbe01586fe..9cfd051d9ce 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.10 2006/02/05 23:09:02 joerg Exp $
+# $NetBSD: Makefile,v 1.11 2006/02/17 19:23:54 wiz Exp $
DISTNAME= pcemu1.01alpha
PKGNAME= pcemu-1.01a
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= emulators
MASTER_SITES= ftp://ftp.freebsd.org/pub/FreeBSD/distfiles/ \
ftp://ftp.interface-business.de/pub/outgoing/ \
@@ -13,10 +13,12 @@ COMMENT= 8086 PC emulator, by David Hedley
USE_TOOLS+= bdftopcf mkfontdir
-BROKEN_IN= pkgsrc-2005Q4
-
MAKE_ENV+= FILESDIR=${FILESDIR:Q}
+FONTS_DIRS.x11= ${PREFIX}/lib/pcemu/font
+REQD_DIRS= ${PREFIX}/lib/pcemu/font
+REQD_DIRS+= ${PREFIX}/lib/pcemu
+
.include "../../mk/x11.buildlink3.mk"
do-configure:
diff --git a/emulators/pcemu/PLIST b/emulators/pcemu/PLIST
index 325915b15a3..00358bdd32b 100644
--- a/emulators/pcemu/PLIST
+++ b/emulators/pcemu/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2001/10/31 23:53:14 zuntum Exp $
+@comment $NetBSD: PLIST,v 1.2 2006/02/17 19:23:54 wiz Exp $
bin/pcemu
lib/pcemu/doc/BUGS
lib/pcemu/doc/CHANGES
@@ -8,7 +8,6 @@ lib/pcemu/doc/README.BSD
lib/pcemu/doc/lredir.readme
lib/pcemu/doc/report.ps.gz
lib/pcemu/font/vga.pcf.Z
-lib/pcemu/font/fonts.dir
lib/pcemu/C/vga50.com
lib/pcemu/C/config.sys
lib/pcemu/C/dumpdisk.exe
@@ -16,6 +15,6 @@ lib/pcemu/C/lredir.exe
lib/pcemu/C/emufs.sys
lib/pcemu/DriveA
@dirrm lib/pcemu/doc
-@dirrm lib/pcemu/font
+@comment in REQ_DIRS: @dirrm lib/pcemu/font
@dirrm lib/pcemu/C
-@dirrm lib/pcemu
+@comment in REQ_DIRS: @dirrm lib/pcemu