pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/textproc Comment out scrollkeeper, since it only conta...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/03d2e6dd2375
branches:  trunk
changeset: 535398:03d2e6dd2375
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Fri Nov 16 06:42:04 2007 +0000

description:
Comment out scrollkeeper, since it only contains an omf.mk file.

diffstat:

 textproc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a5b0011266e4 -r 03d2e6dd2375 textproc/Makefile
--- a/textproc/Makefile Fri Nov 16 05:51:37 2007 +0000
+++ b/textproc/Makefile Fri Nov 16 06:42:04 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.390 2007/11/13 16:00:00 jnemeth Exp $
+# $NetBSD: Makefile,v 1.391 2007/11/16 06:42:04 wiz Exp $
 #
 
 COMMENT=       Text processing utilities (does not include desktop publishing)
@@ -344,7 +344,7 @@
 SUBDIR+=       sablotron
 SUBDIR+=       saxon
 SUBDIR+=       scew
-SUBDIR+=       scrollkeeper
+#SUBDIR+=      scrollkeeper    # incomplete package (only provides omf.mk)
 SUBDIR+=       source-highlight
 SUBDIR+=       stardic
 SUBDIR+=       subtitleripper



Home | Main Index | Thread Index | Old Index