diff options
author | obache <obache@pkgsrc.org> | 2012-01-13 12:20:50 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2012-01-13 12:20:50 +0000 |
commit | f7ff11543307d25ed675809c7caed17b26ad5cc2 (patch) | |
tree | 769e02ec52881c283f2ac4e2e8d90ada7c4e847b /lang/Makefile | |
parent | 7481caf7a402b7e8893f580a63f8eb80042f1889 (diff) | |
download | pkgsrc-f7ff11543307d25ed675809c7caed17b26ad5cc2.tar.gz |
Remove py-html-docs from pkgsrc.
This package is a ancient package before support multi python version variants.
We can use py*-html-docs packages for each variants as it is now.
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lang/Makefile b/lang/Makefile index 228085f69bd..435b4ca5895 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.310 2011/11/23 01:20:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.311 2012/01/13 12:20:50 obache Exp $ # COMMENT= Programming languages @@ -136,7 +136,6 @@ SUBDIR+= pnetlib-nox11 SUBDIR+= polyml SUBDIR+= py-basicproperty SUBDIR+= py-cxfreeze -SUBDIR+= py-html-docs SUBDIR+= py-psyco SUBDIR+= py-pyrex SUBDIR+= py24-html-docs |