From f4d4c86d4ab821473d22ed806bf0def67b4ca210 Mon Sep 17 00:00:00 2001 From: agc Date: Thu, 20 Jul 2000 08:25:42 +0000 Subject: Specify qt1 directory properly to configure --- audio/xsidplay/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/xsidplay') diff --git a/audio/xsidplay/Makefile b/audio/xsidplay/Makefile index 702238087d1..d0093b3a7d4 100644 --- a/audio/xsidplay/Makefile +++ b/audio/xsidplay/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2000/07/15 20:39:15 agc Exp $ +# $NetBSD: Makefile,v 1.14 2000/07/20 08:25:42 agc Exp $ # DISTNAME= xsidplay-1_3_9 @@ -21,7 +21,7 @@ USE_GMAKE= yes EVAL_PREFIX+= QT1DIR=qt1 CONFIGURE_ARGS+= --with-sidplay-includes=${LOCALBASE}/include \ --with-sidplay-library=${LOCALBASE}/lib \ - --with-qt-dir=${QT1DIR}/qt1/lib + --with-qt-dir=${QT1DIR}/qt1 LDFLAGS+= -Wl,-R${QT1DIR}/qt1/lib CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" -- cgit v1.2.3