From 121377cadd3474ca830f5bbd10b6fbfb1a696ef8 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Fri, 19 May 1995 10:39:58 +0000 Subject: Set USE_X11 instead of defining PREFIX explicitly. Among other things, this will avoid calling of mtree. --- x11-toolkits/xview-clients/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/x11-toolkits/xview-clients/Makefile b/x11-toolkits/xview-clients/Makefile index 37d738553f97..598ce9a3332d 100644 --- a/x11-toolkits/xview-clients/Makefile +++ b/x11-toolkits/xview-clients/Makefile @@ -3,7 +3,7 @@ # Date created: 22 November 1994 # Whom: ljo # -# $Id: Makefile,v 1.7 1995/04/25 04:47:41 asami Exp $ +# $Id: Makefile,v 1.8 1995/05/03 02:22:33 asami Exp $ # DISTNAME= xview-clients @@ -14,8 +14,7 @@ DEPENDS= ${PORTSDIR}/x11/xview-lib WRKSRC= ${PORTSDIR}/x11/xview-config/work/xview3.2p1-X11R6/clients NO_WRKDIR= yes NO_EXTRACT= yes -PREFIX= ${X11BASE} -#USE_IMAKE= yes +USE_X11= yes do-fetch: -- cgit v1.2.3