diff options
author | tron <tron> | 1998-06-06 20:40:53 +0000 |
---|---|---|
committer | tron <tron> | 1998-06-06 20:40:53 +0000 |
commit | 9ffb11282213168d7a84308dccb6b569737a3d20 (patch) | |
tree | 9318f9a4408a39c816c76be9824346067bc0e507 /x11/Makefile | |
parent | c542958e102e5e9bd251888f6b27a0df41281bea (diff) | |
download | pkgsrc-9ffb11282213168d7a84308dccb6b569737a3d20.tar.gz |
Disable outdated "lesstif-current", enable "lesstif".
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index b9a459883f4..3ac5b0bbf5b 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.35 1998/06/05 12:06:11 frueauf Exp $ +# $NetBSD: Makefile,v 1.36 1998/06/06 20:40:53 tron Exp $ # FreeBSD Id: Makefile,v 1.156 1997/09/30 07:54:42 asami Exp # @@ -38,8 +38,8 @@ SUBDIR += kde SUBDIR += kdebase SUBDIR += kdelibs -# SUBDIR += lesstif - SUBDIR += lesstif-current + SUBDIR += lesstif +# SUBDIR += lesstif-current # SUBDIR += libdnd # SUBDIR += libsx # SUBDIR += lupe |