From a69a6adc4bbaa3bec54b6de353ba32078e2989e0 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 4 Jan 2006 22:36:24 +0000 Subject: Fix path to scons-devel in DEPENDS line. --- devel/nsis/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'devel/nsis') diff --git a/devel/nsis/Makefile b/devel/nsis/Makefile index c1f78ee0ae0..cebe1c8e43d 100644 --- a/devel/nsis/Makefile +++ b/devel/nsis/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2005/12/30 09:53:07 cube Exp $ +# $NetBSD: Makefile,v 1.3 2006/01/04 22:36:24 wiz Exp $ # DISTNAME= nsis-${NSIS_VER} @@ -13,7 +13,7 @@ MAINTAINER= cube@NetBSD.org HOMEPAGE= http://nsis.sourceforge.net/Main_Page COMMENT= Scriptable system to build Windows installers -DEPENDS+= scons>=0.96.91:../../local/scons-devel +DEPENDS+= scons>=0.96.91:../../devel/scons-devel NSIS_SRC= ${DISTNAME:=-src} NSIS_VER= 2.12 -- cgit v1.2.3