diff options
author | frueauf <frueauf> | 1998-03-23 20:36:04 +0000 |
---|---|---|
committer | frueauf <frueauf> | 1998-03-23 20:36:04 +0000 |
commit | 41c50e8edc68d5ed55bd43216e2dd7e72ad66049 (patch) | |
tree | f93f3f793425a192cb9672c4419a8f5e17406537 /x11/lesstif | |
parent | 849d0ec80eaa713eb50f608ba0692b953c7b2c17 (diff) | |
download | pkgsrc-41c50e8edc68d5ed55bd43216e2dd7e72ad66049.tar.gz |
Adjust comment.
Diffstat (limited to 'x11/lesstif')
-rw-r--r-- | x11/lesstif/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/lesstif/Makefile b/x11/lesstif/Makefile index 89eab6048b5..392adc3e7ab 100644 --- a/x11/lesstif/Makefile +++ b/x11/lesstif/Makefile @@ -3,7 +3,7 @@ # Date created: December 10, 1996 # Whom: 1wardd@airmail.net # -# $NetBSD: Makefile,v 1.12 1998/03/23 17:17:43 tron Exp $ +# $NetBSD: Makefile,v 1.13 1998/03/23 20:36:04 frueauf Exp $ # FreeBSD Id: Makefile,v 1.13 1997/09/08 08:34:13 tg Exp # @@ -16,7 +16,7 @@ MAINTAINER= packages@netbsd.org GNU_CONFIGURE= yes USE_X11= yes -# change this and remove the strip statement in post-install for debugging +# change this for debugging CONFIGURE_ENV= CCFLAGS="-O -pipe" INSTALL_SCRIPT="${INSTALL_SCRIPT}" # this is worst case, when you're about to overwrite real Motif with Lesstif |