diff options
Diffstat (limited to 'x11/Xrandr-mixedcase/Makefile')
-rw-r--r-- | x11/Xrandr-mixedcase/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/Xrandr-mixedcase/Makefile b/x11/Xrandr-mixedcase/Makefile index f7e93e8e3b8..ef0bee5de73 100644 --- a/x11/Xrandr-mixedcase/Makefile +++ b/x11/Xrandr-mixedcase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2006/07/31 21:26:12 reed Exp $ +# $NetBSD: Makefile,v 1.22 2006/10/09 12:52:36 joerg Exp $ # DISTNAME= libXrandr-1.0.2 @@ -15,6 +15,7 @@ COMMENT= X RandR extension (Library) CONFLICTS+= libXrandr-[0-9]* PKG_INSTALLATION_TYPES= overwrite pkgviews +PKG_DESTDIR_SUPPORT= user-destdir USE_TOOLS+= pkg-config USE_LIBTOOL= yes |