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