From 318b5ca17dbfdbad666c2d9b894592832a28f38e Mon Sep 17 00:00:00 2001 From: agc Date: Sat, 30 Jan 1999 23:18:44 +0000 Subject: Replace all occurrences of USE_X11 with USE_X11BASE. This means "install this package into ${X11BASE}". Replace all occurrences of BUILD_USES_X11 with USE_X11. This means "use X11 headers and libraries to build this package". --- games/maelstrom/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'games/maelstrom') diff --git a/games/maelstrom/Makefile b/games/maelstrom/Makefile index 1df8ae0189c..353b4a545f1 100644 --- a/games/maelstrom/Makefile +++ b/games/maelstrom/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.4 1998/09/14 19:34:23 garbled Exp $ +# $NetBSD: Makefile,v 1.5 1999/01/30 23:18:48 agc Exp $ DISTNAME= Maelstrom-1.4.3-L2.0.6-src.tar.gz PKGNAME= maelstrom-2.0.6 @@ -19,7 +19,7 @@ EXTRACT_ONLY= ${DISTNAME} WRKSRC= ${WRKDIR}/Maelstrom -USE_X11= yes +USE_X11BASE= yes MAKE_ENV+= BINOWN=${BINOWN} BINGRP=${BINGRP} post-install: -- cgit v1.2.3