summaryrefslogtreecommitdiff
path: root/x11/xrandr/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xrandr/Makefile')
-rw-r--r--x11/xrandr/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xrandr/Makefile b/x11/xrandr/Makefile
index b4ed2a80aa3..328f56984c6 100644
--- a/x11/xrandr/Makefile
+++ b/x11/xrandr/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2007/03/17 18:40:59 joerg Exp $
+# $NetBSD: Makefile,v 1.3 2007/06/19 09:39:14 joerg Exp $
#
DISTNAME= xrandr-1.2.0
@@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+
BUILDLINK_API_DEPENDS.libXrandr+= libXrandr>=1.2
.include "../../x11/libXrandr/buildlink3.mk"