From f75176b39cb7d35a6a241e5e0a0e934d21742e72 Mon Sep 17 00:00:00 2001 From: joerg Date: Mon, 9 Oct 2006 12:52:34 +0000 Subject: Flag a number of packages I use as supporting (user-)destdir. apg is a bit special as it has some hardcoded ownership, so mark that as "destdir". --- fonts/xorg-fonts100dpi/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'fonts/xorg-fonts100dpi') diff --git a/fonts/xorg-fonts100dpi/Makefile b/fonts/xorg-fonts100dpi/Makefile index 68447a02d17..c93bcc32e45 100644 --- a/fonts/xorg-fonts100dpi/Makefile +++ b/fonts/xorg-fonts100dpi/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.13 2006/09/22 21:53:57 joerg Exp $ +# $NetBSD: Makefile,v 1.14 2006/10/09 12:52:34 joerg Exp $ DISTNAME= X11R${XORG_VER}-src1 PKGNAME= xorg-fonts100dpi-${XORG_VER} @@ -10,6 +10,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.x.org/ COMMENT= X.org 100dpi bitmap fonts +PKG_DESTDIR_SUPPORT= user-destdir + USE_TOOLS+= imake DEPENDS+= xorg-fontsEncodings>=${XORG_VER}:../../fonts/xorg-fontsEncodings -- cgit v1.2.3