From 0d9a3ba20e67d57789b70884273f4ee7ff0d9d99 Mon Sep 17 00:00:00 2001 From: asami Date: Sat, 28 Nov 1998 09:07:24 +0000 Subject: A few more USE_XLIBs. --- print/ghostscript5/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'print/ghostscript5/Makefile') diff --git a/print/ghostscript5/Makefile b/print/ghostscript5/Makefile index e3b3af84427e..bcd8647af4e0 100644 --- a/print/ghostscript5/Makefile +++ b/print/ghostscript5/Makefile @@ -3,7 +3,7 @@ # Date created: Tue Jun 10 21:58:54 CEST 1997 # Whom: Andreas Klemm # -# $Id: Makefile,v 1.22 1998/06/05 06:21:03 andreas Exp $ +# $Id: Makefile,v 1.23 1998/07/17 20:19:41 andreas Exp $ # DISTNAME= ghostscript-5.10 @@ -19,6 +19,7 @@ BUILD_DEPENDS= /nonexistent:${PORTSDIR}/graphics/jpeg:extract \ /nonexistent:${PORTSDIR}/graphics/png:extract \ unzip:${PORTSDIR}/archivers/unzip +USE_XLIB= yes MAKE_ENV= PORTSDIR=${PORTSDIR} EXTRACT_ONLY= ${GS_SOURCES} WRKSRC= ${WRKDIR}/gs5.10 -- cgit