From ce9b1c1dc1398d35011a92751c08a872fe737e56 Mon Sep 17 00:00:00 2001 From: fredb Date: Wed, 7 Feb 2001 05:16:39 +0000 Subject: Fix a few more paste-o's. --- devel/SDL/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'devel/SDL') diff --git a/devel/SDL/Makefile b/devel/SDL/Makefile index 359b97dd9ec..02d8f55bc4c 100644 --- a/devel/SDL/Makefile +++ b/devel/SDL/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2001/02/05 09:00:55 tron Exp $ +# $NetBSD: Makefile,v 1.8 2001/02/07 05:16:39 fredb Exp $ # DISTNAME= SDL-1.1.6 @@ -8,8 +8,8 @@ MASTER_SITES= http://www.libsdl.org/release/ MAINTAINER= wiz@netbsd.org HOMEPAGE= http://www.libsdl.org/ -BUILD_DEPENDS+= ${LOCALBASE}/bin/${LOCALBASE}/bin/autoconf:../../devel/autoconf -BUILD_DEPENDS+= ${LOCALBASE}/bin/${LOCALBASE}/bin/automake:../../devel/automake +BUILD_DEPENDS+= ${LOCALBASE}/bin/autoconf:../../devel/autoconf +BUILD_DEPENDS+= ${LOCALBASE}/bin/automake:../../devel/automake DEPENDS+= pth>=1.3.5:../../devel/pth #DEPENDS+= unproven-pthreads>=0.16 DEPENDS+= esound>=0.2.18:../../audio/esound -- cgit v1.2.3