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. --- x11/blast/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'x11/blast') diff --git a/x11/blast/Makefile b/x11/blast/Makefile index 48dcb611d382..a5dc957681cc 100644 --- a/x11/blast/Makefile +++ b/x11/blast/Makefile @@ -3,7 +3,7 @@ # Date created: 9 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.6 1998/01/29 15:51:38 jseger Exp $ +# $Id: Makefile,v 1.7 1998/04/11 02:35:57 jseger Exp $ # DISTNAME= blast-1.0-ss-10.20 @@ -15,7 +15,7 @@ MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/blast-1.0/ \ MAINTAINER= jseger@FreeBSD.org -USE_X11= yes +USE_X_PREFIX= yes MAN1= blast.1 WRKSRC= ${WRKDIR}/blast-1.0 -- cgit v1.2.3