diff options
author | tron <tron> | 1998-06-06 20:40:53 +0000 |
---|---|---|
committer | tron <tron> | 1998-06-06 20:40:53 +0000 |
commit | 5ef235bb14bb90386c89fd61b84f0fa4030028dc (patch) | |
tree | 9318f9a4408a39c816c76be9824346067bc0e507 /x11/Makefile | |
parent | 06198b7314d56d933e065408cf5aa90c8d0729a9 (diff) | |
download | pkgsrc-5ef235bb14bb90386c89fd61b84f0fa4030028dc.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 |