diff options
Diffstat (limited to 'devel/py-coil/Makefile')
-rw-r--r-- | devel/py-coil/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/py-coil/Makefile b/devel/py-coil/Makefile index 1890c8f7f278..73f2684a2974 100644 --- a/devel/py-coil/Makefile +++ b/devel/py-coil/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: py-coil -# Date created: 13 April 2010 -# Whom: ghostonthewire <ghostonthewire at gmail dot com> -# +# Created by: ghostonthewire <ghostonthewire at gmail dot com> # $FreeBSD$ -# PORTNAME= coil PORTVERSION= 0.3.20 @@ -23,6 +19,7 @@ USE_PYDISTUTILS= yes PORTDOCS= README.txt \ TODO.txt +NO_STAGE= yes post-install: # docs .ifndef(NOPORTDOCS) |