From 3f3dc9832620f5ba244d56359945db477176cd17 Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 22 Feb 2006 23:01:28 +0000 Subject: Mark finish target as .PHONY. --- www/wwwoffle/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index 6d4f7ad288c..db9efa867ae 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2006/02/22 23:00:37 wiz Exp $ +# $NetBSD: Makefile,v 1.63 2006/02/22 23:01:28 wiz Exp $ DISTNAME= wwwoffle-2.8e PKGREVISION= 2 @@ -76,6 +76,7 @@ post-install: # We don't do the following automatically, as that would inconvenience # package build machines, not to mention putting the wrong information # into the "wwwoffle.pac" files. +.PHONY: finish finish: ${SETENV} CONFDIR="${PKG_SYSCONFDIR}" PKG_PREFIX="${PREFIX}" \ ${SH} INSTALL _ POST-INSTALL -- cgit v1.2.3