summaryrefslogtreecommitdiff
path: root/sysutils/pbimaker/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/pbimaker/Makefile')
-rw-r--r--sysutils/pbimaker/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/sysutils/pbimaker/Makefile b/sysutils/pbimaker/Makefile
index 18db3af2b39a..8d5879cff5e5 100644
--- a/sysutils/pbimaker/Makefile
+++ b/sysutils/pbimaker/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: pbimaker
-# Date created: June 23, 2011
-# Whom: Jesse
-#
+# Created by: Jesse
# $FreeBSD$
-#
PORTNAME= pbimaker
PORTVERSION= 1.3
@@ -19,4 +15,5 @@ NO_COFIGURE= yes
WRKSRC= ${WRKDIR}/PBIMaker
+NO_STAGE= yes
.include <bsd.port.mk>