summaryrefslogtreecommitdiff
path: root/astro
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-08-05 09:31:52 +0000
commitceba2112833ea325577af308d27cad5d00490059 (patch)
tree43770c600bd76bb00bd98dc59b4e2b6d76064eb1 /astro
parent(1) Rename variable "USE_X11" to "USE_X_PREFIX" to make clearer what it (diff)
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.
Notes
Notes: svn path=/head/; revision=12289
Diffstat (limited to 'astro')
-rw-r--r--astro/saoimage/Makefile4
-rw-r--r--astro/stars/Makefile4
2 files changed, 4 insertions, 4 deletions
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: