From 5c87dcd1a20e1f3402bee0d7ce0e1c79946df0b7 Mon Sep 17 00:00:00 2001 From: sbd Date: Mon, 25 Jun 2012 09:43:51 +0000 Subject: Set the correct location of texi2pod.pl --- emulators/qemu/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'emulators/qemu') diff --git a/emulators/qemu/Makefile b/emulators/qemu/Makefile index ec99f6f5761..6e6a9a47bb2 100644 --- a/emulators/qemu/Makefile +++ b/emulators/qemu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.91 2012/06/07 21:23:45 ryoon Exp $ +# $NetBSD: Makefile,v 1.92 2012/06/25 09:43:51 sbd Exp $ DISTNAME= qemu-1.1.0 CATEGORIES= emulators @@ -74,7 +74,7 @@ SUBST_FILES.qaudio= arch_init.c monitor.c savevm.c vl.c \ SUBST_SED.qaudio= -e s,audio.h\",qaudio.h\",g SUBST_MESSAGE.qaudio= Fixing audio.h confusion -REPLACE_PERL+= texi2pod.pl +REPLACE_PERL+= scripts/texi2pod.pl BUILDLINK_PASSTHRU_DIRS+= /usr/lib BUILDLINK_PASSTHRU_RPATHDIRS+= /usr/lib -- cgit v1.2.3