diff options
Diffstat (limited to 'japanese/py-tegaki/Makefile')
-rw-r--r-- | japanese/py-tegaki/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/japanese/py-tegaki/Makefile b/japanese/py-tegaki/Makefile index 596a34f1b398..49cc5456c452 100644 --- a/japanese/py-tegaki/Makefile +++ b/japanese/py-tegaki/Makefile @@ -1,4 +1,4 @@ -# New ports collection makefile for: py-tegaki +# $FreeBSD$ # Date created: 15 Aug 2010 # Whom: Timothy Beyer <beyert@cs.ucr.edu> @@ -26,4 +26,5 @@ USE_PYTHON= yes USE_PYDISTUTILS= yes PYDISTUTILS_PKGNAME= ${PORTNAME}_python +NO_STAGE= yes .include <bsd.port.mk> |