From ceba2112833ea325577af308d27cad5d00490059 Mon Sep 17 00:00:00 2001 From: Satoshi Asami Date: Wed, 5 Aug 1998 09:31:52 +0000 Subject: Rename all USE_X11 to USE_X_PREFIX. Requires 1.279 (3.0-current) or 1.227.2.41 (2.2-stable) of bsd.port.mk for this to be interpreted correctly. --- www/ashe/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ashe/Makefile') diff --git a/www/ashe/Makefile b/www/ashe/Makefile index 8597f2ab963d..23d4308d0838 100644 --- a/www/ashe/Makefile +++ b/www/ashe/Makefile @@ -5,7 +5,7 @@ # # WARNING WARNING: Requires Motif to compile & link # -# $Id: Makefile,v 1.3 1996/04/11 08:59:26 asami Exp $ +# $Id: Makefile,v 1.4 1996/11/18 11:40:39 asami Exp $ # DISTNAME= ashe-1.1.2 @@ -17,6 +17,6 @@ DISTFILES= ashe_cci.tar.Z cci.tar.Z libhtmlw.tar.Z REQUIRES_MOTIF= yes NO_WRKSUBDIR= yes -USE_X11= yes +USE_X_PREFIX= yes .include -- cgit v1.2.3