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. --- astro/saoimage/Makefile | 4 ++-- astro/stars/Makefile | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'astro') diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index fdb2f8d5cac7..ed7e1cb39574 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -3,7 +3,7 @@ # Date created: 21 Feb 1998 # Whom: giffunip@asme.org # -# $Id: Makefile,v 1.1.1.1 1998/04/17 21:27:31 mph Exp $ +# $Id: Makefile,v 1.2 1998/07/24 12:22:47 scrappy Exp $ # DISTNAME= saoimage-1.22 @@ -17,7 +17,7 @@ ALL_TARGET= FreeBSD INSTALL_TARGET= -f makefile.$(ALL_TARGET) install_saobin install_saoman MANL= saoimage.l -USE_X11= yes +USE_X_PREFIX= yes pre-patch: $(CP) $(WRKSRC)/makefile.sun $(WRKSRC)/makefile.$(ALL_TARGET) diff --git a/astro/stars/Makefile b/astro/stars/Makefile index fbee0bd10099..884f2f31ae62 100644 --- a/astro/stars/Makefile +++ b/astro/stars/Makefile @@ -3,7 +3,7 @@ # Date created: 10 Jul 1996 # Whom: searle # -# $Id: Makefile,v 1.5 1998/01/28 21:11:20 jseger Exp $ +# $Id: Makefile,v 1.6 1998/07/27 23:23:36 asami Exp $ # DISTNAME= stars-1.0-ss-10.10 @@ -14,7 +14,7 @@ MASTER_SITES= ftp://hpux.csc.liv.ac.uk/hpux/X11/Demos/stars-1.0/ \ MAINTAINER= jseger@FreeBSD.org -USE_X11= yes +USE_X_PREFIX= yes WRKSRC= $(WRKDIR)/$(PKGNAME) do-build: -- cgit v1.2.3