summaryrefslogtreecommitdiff
path: root/x11/xvinfo/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'x11/xvinfo/Makefile')
-rw-r--r--x11/xvinfo/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xvinfo/Makefile b/x11/xvinfo/Makefile
index 4ca38b62763..a44559d2be8 100644
--- a/x11/xvinfo/Makefile
+++ b/x11/xvinfo/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/04/12 18:04:07 joerg Exp $
+# $NetBSD: Makefile,v 1.2 2007/06/19 09:39:15 joerg Exp $
#
DISTNAME= xvinfo-1.0.1
@@ -15,6 +15,8 @@ PKG_DESTDIR_SUPPORT= user-destdir
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+
.include "../../x11/libX11/buildlink3.mk"
.include "../../x11/libXv/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"