diff options
Diffstat (limited to 'games/ttt/Makefile')
-rw-r--r-- | games/ttt/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/games/ttt/Makefile b/games/ttt/Makefile index ddd53513c112..d9dd3564128b 100644 --- a/games/ttt/Makefile +++ b/games/ttt/Makefile @@ -1,9 +1,5 @@ -# New ports collection makefile for: ttt -# Date created: 11 July 2005 -# Whom: Alejandro Pulver <alejandro@varnet.biz> -# +# Created by: Alejandro Pulver <alejandro@varnet.biz> # $FreeBSD$ -# PORTNAME= ttt PORTVERSION= 2011.04 @@ -33,6 +29,7 @@ PORTDOCS= README SUB_FILES= ${PORTNAME} +NO_STAGE= yes .include <bsd.port.options.mk> do-install: |