From 55b0ac45d2ba7d9ce14247cfedd250af9164d0f5 Mon Sep 17 00:00:00 2001 From: jlam Date: Thu, 24 Apr 2008 15:20:06 +0000 Subject: Mirror PKG_DESTDIR_SUPPORT setting from the included Makefile. This is only necessary because PKG_DESTDIR_SUPPORT must be defined before bsd.prefs.mk is included. --- www/htmldoc-x11/Makefile | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'www') diff --git a/www/htmldoc-x11/Makefile b/www/htmldoc-x11/Makefile index d0d787672dd..496766837a2 100644 --- a/www/htmldoc-x11/Makefile +++ b/www/htmldoc-x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2008/04/23 20:23:38 jlam Exp $ +# $NetBSD: Makefile,v 1.15 2008/04/24 15:20:06 jlam Exp $ PKGNAME= ${PKGNAME_BASE:S/-/-x11-/} @@ -8,6 +8,9 @@ PKGDIR= ${.CURDIR}/../../www/htmldoc DESCR_SRC= ${.CURDIR}/DESCR +# Mirror PKG_DESTDIR_SUPPORT setting from htmldoc/Makefile. +PKG_DESTDIR_SUPPORT= user-destdir + .include "../../mk/bsd.prefs.mk" PKG_OPTIONS.htmldoc+= htmldoc-gui -- cgit v1.2.3