summaryrefslogtreecommitdiff
path: root/x11/lesstif/Makefile
diff options
context:
space:
mode:
authorfrueauf <frueauf>1998-06-07 19:40:30 +0000
committerfrueauf <frueauf>1998-06-07 19:40:30 +0000
commit69a4a25a564ef721d9b89c25ca4675100ca544cb (patch)
tree494f58deaa5b2df5370360572795c517f1cea836 /x11/lesstif/Makefile
parentd2094749d08df8855bae9e8bbe910f6fcee4a02b (diff)
downloadpkgsrc-69a4a25a564ef721d9b89c25ca4675100ca544cb.tar.gz
Add VarHaveMan2html=0 to CONFIGURE_ENV to prevent unwanted files which
are not in PLIST if the user has man2html installed.
Diffstat (limited to 'x11/lesstif/Makefile')
-rw-r--r--x11/lesstif/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile
index 5cacea21762..1787ea06ebf 100644
--- a/x11/lesstif/Makefile
+++ b/x11/lesstif/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1998/06/06 20:40:06 tron Exp $
+# $NetBSD: Makefile,v 1.21 1998/06/07 19:40:30 frueauf Exp $
# FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp
#
@@ -15,7 +15,8 @@ CONFLICTS= lesstif-0.82 lesstif-0.83 lesstif-0.84 lesstif-19980510
GNU_CONFIGURE= yes
USE_X11= yes
# change this for debugging
-CONFIGURE_ENV= CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}"
+CONFIGURE_ENV= CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}" \
+ VarHaveMan2html=0
MAN1= mwm.1 xmbind.1 lesstif.1
MAN3= XmClipboard.3 LessTifInternals.3 XmArrowButton.3\