diff options
Diffstat (limited to 'x11/libXrandr/Makefile')
-rw-r--r-- | x11/libXrandr/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/libXrandr/Makefile b/x11/libXrandr/Makefile index 1d02fb6f854..b8bf091466e 100644 --- a/x11/libXrandr/Makefile +++ b/x11/libXrandr/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2012/10/23 10:24:19 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2012/10/29 05:06:35 asau Exp $ # DISTNAME= libXrandr-1.4.0 @@ -10,8 +10,6 @@ MAINTAINER= joerg@NetBSD.org HOMEPAGE= http://xorg.freedesktop.org/ COMMENT= X RandR Library from X.org -PKG_DESTDIR_SUPPORT= user-destdir - CONFLICTS+= Xrandr-[0-9]* USE_LIBTOOL= yes |