diff options
Diffstat (limited to 'fonts/xorg-fontsEncodings/Makefile')
-rw-r--r-- | fonts/xorg-fontsEncodings/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/fonts/xorg-fontsEncodings/Makefile b/fonts/xorg-fontsEncodings/Makefile index 169afb55467..f54527f99be 100644 --- a/fonts/xorg-fontsEncodings/Makefile +++ b/fonts/xorg-fontsEncodings/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2006/06/15 15:20:20 joerg Exp $ +# $NetBSD: Makefile,v 1.12 2006/10/09 12:52:35 joerg Exp $ DISTNAME= X11R${XORG_VER}-src1 PKGNAME= xorg-fontsEncodings-${XORG_VER} @@ -10,6 +10,8 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://www.x.org/ COMMENT= X.org Encoding fonts +PKG_DESTDIR_SUPPORT= user-destdir + XBUILD_DIRS= fonts/encodings XEXTRACTS= ${XBUILD_DIRS} |