diff options
Diffstat (limited to 'x11/Xrandr-mixedcase/Makefile')
-rw-r--r-- | x11/Xrandr-mixedcase/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/Xrandr-mixedcase/Makefile b/x11/Xrandr-mixedcase/Makefile index 64879974c3a..26e94c82748 100644 --- a/x11/Xrandr-mixedcase/Makefile +++ b/x11/Xrandr-mixedcase/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/04/24 16:53:38 minskim Exp $ +# $NetBSD: Makefile,v 1.7 2004/04/24 16:54:34 minskim Exp $ # DISTNAME= libXrandr-1.0.2 @@ -11,6 +11,8 @@ MAINTAINER= xtraeme@NetBSD.org HOMEPAGE= http://xlibs.freedesktop.org/ COMMENT= X RandR extension (Library) +PKG_INSTALLATION_TYPES= overwrite pkgviews + USE_BUILDLINK3= yes USE_LIBTOOL= yes GNU_CONFIGURE= yes |