diff options
Diffstat (limited to 'textproc/cwtext/Makefile')
-rw-r--r-- | textproc/cwtext/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/textproc/cwtext/Makefile b/textproc/cwtext/Makefile index 48841fc9eb12..eb5ada6b419b 100644 --- a/textproc/cwtext/Makefile +++ b/textproc/cwtext/Makefile @@ -7,13 +7,14 @@ # PORTNAME= cwtext -PORTVERSION= 0.90 +PORTVERSION= 0.91 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +USE_PYTHON= yes USE_REINPLACE= yes USE_GMAKE= yes MAKEFILE= makefile |