diff options
Diffstat (limited to 'devel/codeville/Makefile')
-rw-r--r-- | devel/codeville/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/devel/codeville/Makefile b/devel/codeville/Makefile index 20d9003bc65..afba089ac12 100644 --- a/devel/codeville/Makefile +++ b/devel/codeville/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2012/03/09 12:34:05 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2012/10/31 11:16:47 asau Exp $ DISTNAME= Codeville-0.8.0 PKGNAME= codeville-0.8.0 @@ -11,8 +11,6 @@ HOMEPAGE= http://codeville.org/ COMMENT= Distributed revision control system LICENSE= modified-bsd -PKG_DESTDIR_SUPPORT= user-destdir - REPLACE_PYTHON= *.py REPLACE_PYTHON+= */*.py |