aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/price/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/price/Makefile')
-rw-r--r--graphics/price/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/price/Makefile b/graphics/price/Makefile
index 692c288a941c..d8a89d82fd90 100644
--- a/graphics/price/Makefile
+++ b/graphics/price/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: price
-# Date created: 28 Aug 2006
-# Whom: gurkan@phys.ethz.ch
-#
+# Created by: gurkan@phys.ethz.ch
# $FreeBSD$
-#
PORTNAME= price
PORTVERSION= 1.1.0
@@ -23,4 +19,5 @@ USE_GNUSTEP_INSTALL= yes
WRKSRC= ${WRKDIR}/PRICE-${PORTVERSION}
+NO_STAGE= yes
.include <bsd.port.mk>