aboutsummaryrefslogtreecommitdiff
path: root/sysutils/aimage/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/aimage/Makefile')
-rw-r--r--sysutils/aimage/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/aimage/Makefile b/sysutils/aimage/Makefile
index 3334b7a02738..69bfc6ce9d4d 100644
--- a/sysutils/aimage/Makefile
+++ b/sysutils/aimage/Makefile
@@ -1,9 +1,5 @@
-# Ports collection makefile for: aimage
-# Date created: 29/03/2008
-# Whom: Chris Calvey <chris@securityforensics.co.uk>
-#
+# Created by: Chris Calvey <chris@securityforensics.co.uk>
# $FreeBSD$
-#
PORTNAME= aimage
PORTVERSION= 3.2.5
@@ -21,4 +17,5 @@ GNU_CONFIGURE= yes
PLIST_FILES= bin/aimage
+NO_STAGE= yes
.include <bsd.port.mk>