From c788aecf92ef8c7b2fb4fde346399d083cfdfabc Mon Sep 17 00:00:00 2001 From: Jacques Vidrine Date: Wed, 7 Apr 1999 15:52:58 +0000 Subject: Add USE_XLIB --- emulators/stella/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'emulators') diff --git a/emulators/stella/Makefile b/emulators/stella/Makefile index 29e457829fd4..9414f76ce7ea 100644 --- a/emulators/stella/Makefile +++ b/emulators/stella/Makefile @@ -3,7 +3,7 @@ # Date created: March 4, 1999 # Whom: Jacques Vidrine # -# $Id: Makefile,v 1.4 1998/12/01 09:36:33 obrien Exp $ +# $Id: Makefile,v 1.5 1999/03/04 23:24:27 nectar Exp $ # DISTNAME= stella-1.1-src @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.eos.ncsu.edu/pub/bsvc/stella/1.1/ \ MAINTAINER= nectar@FreeBSD.ORG +USE_XLIB= yes + PORTTOP= ${WRKDIR}/${PKGNAME} WRKSRC= ${PORTTOP}/src/build MAKEFILE= makefile -- cgit