From 908440fd0f06075e2ae4499e144f498cc0cf2019 Mon Sep 17 00:00:00 2001 From: tnn Date: Sun, 17 Feb 2008 21:15:33 +0000 Subject: Wire down APP_MAN_SUFFIX --- x11/xlsclients/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'x11') diff --git a/x11/xlsclients/Makefile b/x11/xlsclients/Makefile index d6c7338a19b..5384af6f99a 100644 --- a/x11/xlsclients/Makefile +++ b/x11/xlsclients/Makefile @@ -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 @@ PKG_DESTDIR_SUPPORT= user-destdir 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" -- cgit v1.2.3