From 6f306457808c23b415ac5a6a2ab7f9009c78c82b Mon Sep 17 00:00:00 2001 From: is Date: Mon, 8 Mar 2010 13:49:40 +0000 Subject: Move PKG_DESTDIR_SUPPORT in front of .include - else it doesn't work! --- www/wwwoffle/Makefile | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'www/wwwoffle') diff --git a/www/wwwoffle/Makefile b/www/wwwoffle/Makefile index bceb4cb3916..d5d91d21423 100644 --- a/www/wwwoffle/Makefile +++ b/www/wwwoffle/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.73 2009/12/21 01:01:15 zafer Exp $ +# $NetBSD: Makefile,v 1.74 2010/03/08 13:49:40 is Exp $ DISTNAME= wwwoffle-2.9a PKGREVISION= 1 @@ -25,6 +25,8 @@ INSTALLATION_DIRS= sbin libdata RCD_SCRIPTS= wwwoffled +PKG_DESTDIR_SUPPORT= user-destdir + SUBST_CLASSES+= fix-paths SUBST_STAGE.fix-paths= pre-configure SUBST_MESSAGE.fix-paths= Fixing absolute paths. @@ -46,7 +48,6 @@ post-build: ${RM} $$f.old; \ done -PKG_DESTDIR_SUPPORT = user-destdir # For bulk-build machines: a one-time install/deinstall, if wwwoffle # is never run, leaves an incomplete cache directory, which the install -- cgit v1.2.3