diff options
Diffstat (limited to 'textproc/py-yamcha/Makefile')
-rw-r--r-- | textproc/py-yamcha/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/textproc/py-yamcha/Makefile b/textproc/py-yamcha/Makefile index 9476f39c2ec..82884676f32 100644 --- a/textproc/py-yamcha/Makefile +++ b/textproc/py-yamcha/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2012/02/05 13:19:32 obache Exp $ +# $NetBSD: Makefile,v 1.3 2012/10/25 06:56:52 asau Exp $ # .include "../../textproc/yamcha/Makefile.common" @@ -9,8 +9,6 @@ CATEGORIES+= python COMMENT= YamCha python module -PKG_DESTDIR_SUPPORT= user-destdir - USE_LANGUAGES= c c++ PYSETUPSUBDIR= python |