aboutsummaryrefslogtreecommitdiff
path: root/graphics/timeless/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/timeless/Makefile')
-rw-r--r--graphics/timeless/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/timeless/Makefile b/graphics/timeless/Makefile
index e2905a06b124..638e7ac91a09 100644
--- a/graphics/timeless/Makefile
+++ b/graphics/timeless/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: timeless
-# Date created: 5 August 2006
-# Whom: Jeff Molofee
-#
+# Created by: Jeff Molofee
# $FreeBSD$
-#
PORTNAME= timeless
PORTVERSION= 1.0
@@ -20,4 +16,5 @@ USE_SDL= sdl mixer
PLIST_FILES= bin/${PORTNAME} %%DATADIR%%/time.s3m
PLIST_DIRS= %%DATADIR%%
+NO_STAGE= yes
.include <bsd.port.mk>