From 1490c59f86433f55bdf6340a98c220f23aed8c31 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Sat, 28 Nov 1998 00:44:34 +0000 Subject: Add USE_XLIB to some ports that require X. (Actually BUILD_DEPENDS on imake for ilu and mkdirhier for asl.) --- emulators/pcemu/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators') 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 -- cgit v1.2.3