diff options
author | sno <sno@pkgsrc.org> | 2010-01-16 21:32:44 +0000 |
---|---|---|
committer | sno <sno@pkgsrc.org> | 2010-01-16 21:32:44 +0000 |
commit | 3f3f463096dc20289572171e9ecc51c9a4bf610c (patch) | |
tree | 117c7cda3fa6c8550e9cc7033b858d8360d764c2 /textproc/Makefile | |
parent | ef54f4fe409037fe1b0d127526e73de6fbb94bd9 (diff) | |
download | pkgsrc-3f3f463096dc20289572171e9ecc51c9a4bf610c.tar.gz |
Move SUBDIR addition for recent Padre and Padre plugin imports from textproc/Makefile to editors/Makefile
Diffstat (limited to 'textproc/Makefile')
-rw-r--r-- | textproc/Makefile | 11 |
1 files changed, 1 insertions, 10 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 04f27a6b94b..7a70aca8ebf 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.512 2010/01/16 18:42:14 sno Exp $ +# $NetBSD: Makefile,v 1.513 2010/01/16 21:32:44 sno Exp $ # COMMENT= Text processing utilities (does not include desktop publishing) @@ -214,7 +214,6 @@ SUBDIR+= o3read SUBDIR+= oniguruma SUBDIR+= openjade SUBDIR+= opensp -SUBDIR+= p5-Acme-Padre-PlayCode SUBDIR+= p5-CAM-PDF SUBDIR+= p5-Convert-ASCII-Armour SUBDIR+= p5-Convert-ASN1 @@ -244,14 +243,6 @@ SUBDIR+= p5-PDF SUBDIR+= p5-PDF-API2 SUBDIR+= p5-PDF-Create SUBDIR+= p5-PPI-HTML -SUBDIR+= p5-PPIx-EditorTools -SUBDIR+= p5-Padre -SUBDIR+= p5-Padre-Plugin-Kate -SUBDIR+= p5-Padre-Plugin-Nopaste -SUBDIR+= p5-Padre-Plugin-PerlCritic -SUBDIR+= p5-Padre-Plugin-PerlTidy -SUBDIR+= p5-Padre-Plugin-Vi -SUBDIR+= p5-Padre-Plugin-XS SUBDIR+= p5-Pod-Abstract SUBDIR+= p5-Pod-Coverage SUBDIR+= p5-Pod-Escapes |