pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlsclients Wire down APP_MAN_SUFFIX
details: https://anonhg.NetBSD.org/pkgsrc/rev/098ad0f789c7
branches: trunk
changeset: 538722:098ad0f789c7
user: tnn <tnn%pkgsrc.org@localhost>
date: Sun Feb 17 21:15:33 2008 +0000
description:
Wire down APP_MAN_SUFFIX
diffstat:
x11/xlsclients/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (18 lines):
diff -r 198097c70747 -r 098ad0f789c7 x11/xlsclients/Makefile
--- a/x11/xlsclients/Makefile Sun Feb 17 20:42:20 2008 +0000
+++ b/x11/xlsclients/Makefile Sun Feb 17 21:15:33 2008 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2007/09/14 00:25:27 simonb Exp $
+# $NetBSD: Makefile,v 1.2 2008/02/17 21:15:33 tnn Exp $
#
DISTNAME= xlsclients-1.0.1
@@ -15,6 +15,8 @@
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config
+CONFIGURE_ENV+= APP_MAN_SUFFIX=1
+
.include "../../x11/libXmu/buildlink3.mk"
.include "../../x11/xextproto/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index