summaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
Diffstat (limited to 'emulators')
-rw-r--r--emulators/pcemu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/pcemu/Makefile b/emulators/pcemu/Makefile
index bca4d719e1ef..0948243c0ad0 100644
--- a/emulators/pcemu/Makefile
+++ b/emulators/pcemu/Makefile
@@ -3,7 +3,7 @@
# Date created: 7 March 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.10 1998/08/02 18:21:40 joerg Exp $
+# $Id: Makefile,v 1.11 1998/10/25 18:28:52 fenner Exp $
#
DISTNAME= pcemu1.01alpha
@@ -33,4 +33,6 @@ MASTER_SITES+= ftp://ftp.cs.bris.ac.uk/pub/users/hedley/
MAINTAINER= joerg@FreeBSD.org
+USE_XLIB= yes
+
.include <bsd.port.mk>