summaryrefslogtreecommitdiff
path: root/x11/xclock
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-08-14 13:14:05 +0000
committerjoerg <joerg@pkgsrc.org>2007-08-14 13:14:05 +0000
commitf3a8be75b3885a5437c7c606dbf2a0b4b1d84b92 (patch)
tree27c36c81f643802f03d4ce2e66f0f12c79fa7145 /x11/xclock
parent08187376ff095c26314acc46ba99865408ffbd19 (diff)
downloadpkgsrc-f3a8be75b3885a5437c7c606dbf2a0b4b1d84b92.tar.gz
Override man page suffix for Linux.
Diffstat (limited to 'x11/xclock')
-rw-r--r--x11/xclock/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/x11/xclock/Makefile b/x11/xclock/Makefile
index 680ec5b1543..7699ade657c 100644
--- a/x11/xclock/Makefile
+++ b/x11/xclock/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4 2007/03/17 18:40:59 joerg Exp $
+# $NetBSD: Makefile,v 1.5 2007/08/14 13:14:05 joerg Exp $
#
DISTNAME= xclock-1.0.2
@@ -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/libXaw/buildlink3.mk"
.include "../../x11/libXft/buildlink3.mk"