pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/www/wwwoffle Mark finish target as .PHONY.
details: https://anonhg.NetBSD.org/pkgsrc/rev/a772e367b9f8
branches: trunk
changeset: 508649:a772e367b9f8
user: wiz <wiz%pkgsrc.org@localhost>
date: Wed Feb 22 23:01:28 2006 +0000
description:
Mark finish target as .PHONY.
diffstat:
www/wwwoffle/Makefile | 3 ++-
1 files changed, 2 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r cdb9310de305 -r a772e367b9f8 www/wwwoffle/Makefile
--- a/www/wwwoffle/Makefile Wed Feb 22 23:00:37 2006 +0000
+++ b/www/wwwoffle/Makefile Wed Feb 22 23:01:28 2006 +0000
@@ -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 @@
# 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
Home |
Main Index |
Thread Index |
Old Index