summaryrefslogtreecommitdiff
path: root/x11/libXrandr
diff options
context:
space:
mode:
authorasau <asau>2012-10-29 05:06:05 +0000
committerasau <asau>2012-10-29 05:06:05 +0000
commit675dcf5e0d7bf006cb0146e66e63890d704f6581 (patch)
tree2379812310e9345accaee1e306485260940238a4 /x11/libXrandr
parent9eb6e6e814a71b6213db2a874ab87aa18ed355c2 (diff)
downloadpkgsrc-675dcf5e0d7bf006cb0146e66e63890d704f6581.tar.gz
Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.
Diffstat (limited to 'x11/libXrandr')
-rw-r--r--x11/libXrandr/Makefile4
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