diff options
author | wiz <wiz@pkgsrc.org> | 2009-01-04 18:00:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2009-01-04 18:00:58 +0000 |
commit | 7a074817c77c241145fe88d915676864fd7b57b9 (patch) | |
tree | cc54a699c1856b06ed92aefa844e4c63b8c5441a /textproc/Makefile | |
parent | b32f155f2d0752414716d196868a7ae629733792 (diff) | |
download | pkgsrc-7a074817c77c241145fe88d915676864fd7b57b9.tar.gz |
Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index ffc6eff8e96..5ec7679cf0a 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.452 2009/01/04 00:30:02 adrianp Exp $ +# $NetBSD: Makefile,v 1.453 2009/01/04 18:01:01 wiz Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -420,7 +420,6 @@ SUBDIR+= sablotron SUBDIR+= sary SUBDIR+= saxon SUBDIR+= scew -#SUBDIR+= scrollkeeper # incomplete package (only provides omf.mk) SUBDIR+= soprano SUBDIR+= source-highlight SUBDIR+= stardic |