pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/x11/xlockmore XLOCK_LIGHT is now completely deprecated...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7218a530322d
branches: trunk
changeset: 487628:7218a530322d
user: jlam <jlam%pkgsrc.org@localhost>
date: Mon Jan 17 17:01:29 2005 +0000
description:
XLOCK_LIGHT is now completely deprecated... users should have figured out
to install xlockmore-lite by now.
diffstat:
x11/xlockmore/Makefile | 20 +-------------------
1 files changed, 1 insertions(+), 19 deletions(-)
diffs (31 lines):
diff -r 20ae7adadff0 -r 7218a530322d x11/xlockmore/Makefile
--- a/x11/xlockmore/Makefile Mon Jan 17 16:55:21 2005 +0000
+++ b/x11/xlockmore/Makefile Mon Jan 17 17:01:29 2005 +0000
@@ -1,20 +1,4 @@
-# $NetBSD: Makefile,v 1.66 2004/11/27 00:15:22 hubertf Exp $
-
-.include "../../mk/bsd.prefs.mk"
-
-# XLOCK_LIGHT will be deprecated, but support it for a while longer
-# until users figure out to install xlockmore-lite instead of xlockmore
-#
-.if defined(XLOCK_LIGHT)
-pre-extract:
- @${ECHO} ""
- @${ECHO} "***************************************************"
- @${ECHO} "*** You want to install xlockmore-lite instead. ***"
- @${ECHO} "***************************************************"
- @${ECHO} ""
-
-. include "../xlockmore-lite/Makefile"
-.else
+# $NetBSD: Makefile,v 1.67 2005/01/17 17:01:29 jlam Exp $
.include "Makefile.common"
@@ -31,5 +15,3 @@
.include "../../x11/gtk2/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
-
-.endif # XLOCK_LIGHT
Home |
Main Index |
Thread Index |
Old Index