From cd11629e5854909c10c951c96c328d7efe2108e8 Mon Sep 17 00:00:00 2001 From: "Vanilla I. Shu" Date: Tue, 25 Aug 1998 03:48:00 +0000 Subject: Correct the wroing variable USE_X11_PREFIX to USE_X_PREFIX. --- audio/xamp/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio') diff --git a/audio/xamp/Makefile b/audio/xamp/Makefile index 41aa994146c2..a8a67efbcfa9 100644 --- a/audio/xamp/Makefile +++ b/audio/xamp/Makefile @@ -3,7 +3,7 @@ # Date created: 29 July 1998 # Whom: Joe Jih-Shian Lu # -# $Id$ +# $Id: Makefile,v 1.1.1.1 1998/08/25 02:02:43 vanilla Exp $ # DISTNAME= xamp-0.8-7 @@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/xamp-0.8/xamp-0.8 GNU_CONFIGURE= yes CONFIGURE_ENV+= CXXFLAGS="${CFLAGS}" USE_GMAKE= yes -USE_X11_PREFIX= yes +USE_X_PREFIX= yes MAN1= xamp.1 -- cgit v1.2.3