diff options
Diffstat (limited to 'devel/open-usp-tukubai/Makefile')
-rw-r--r-- | devel/open-usp-tukubai/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/devel/open-usp-tukubai/Makefile b/devel/open-usp-tukubai/Makefile index ff5d03d42b82..c71689e6031f 100644 --- a/devel/open-usp-tukubai/Makefile +++ b/devel/open-usp-tukubai/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: open-usp-tukubai -# Date created: 1 March 2012 -# Whom: Daichi GOTO <daichi@freebsd.org> -# +# Created by: Daichi GOTO <daichi@FreeBSD.org> # $FreeBSD$ -# PORTNAME= open-usp-tukubai PORTVERSION= 20130417 @@ -19,4 +15,5 @@ USE_PYTHON= yes NO_BUILD= yes +NO_STAGE= yes .include <bsd.port.mk> |