summaryrefslogtreecommitdiff
path: root/x11/xcompmgr
diff options
context:
space:
mode:
authorjoerg <joerg>2007-03-17 18:40:59 +0000
committerjoerg <joerg>2007-03-17 18:40:59 +0000
commitb607777424a402957d3bd1c919ba0753adc455ac (patch)
tree39ef70f261b7acb908e3f6b80f53ed822383353f /x11/xcompmgr
parentd3947432758311fcb0710b147bcd3e94414aa293 (diff)
downloadpkgsrc-b607777424a402957d3bd1c919ba0753adc455ac.tar.gz
All the Xorg packages support user-destdir. xrandr needs a newer
libXrandr, explicitly depend on it.
Diffstat (limited to 'x11/xcompmgr')
-rw-r--r--x11/xcompmgr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xcompmgr/Makefile b/x11/xcompmgr/Makefile
index 5d7b684c5d1..929ee92daa7 100644
--- a/x11/xcompmgr/Makefile
+++ b/x11/xcompmgr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.18 2006/12/27 13:37:44 joerg Exp $
+# $NetBSD: Makefile,v 1.19 2007/03/17 18:40:59 joerg Exp $
#
DISTNAME= xcompmgr-1.1.1
@@ -10,6 +10,8 @@ MAINTAINER= joerg@NetBSD.org
HOMEPAGE= http://www.freedesktop.org/
COMMENT= Sample compositing manager for X.org >= 6.8.0
+PKG_DESTDIR_SUPPORT= user-destdir
+
USE_TOOLS+= pkg-config
GNU_CONFIGURE= yes