aboutsummaryrefslogtreecommitdiff
path: root/graphics/IPA/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/IPA/Makefile')
-rw-r--r--graphics/IPA/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile
index 42331b20060a..5e3a1f280c69 100644
--- a/graphics/IPA/Makefile
+++ b/graphics/IPA/Makefile
@@ -1,5 +1,3 @@
-# ex:ts=8
-# Ports collection makefile for: ipa
# Created by: ijliao
# $FreeBSD$
@@ -24,4 +22,5 @@ MAN1= iterm.1
MAN3= IPA.3 IPA::Geometry.3 IPA::Global.3 IPA::Local.3 IPA::Misc.3 \
IPA::Morphology.3 IPA::Point.3 IPA::Region.3
+NO_STAGE= yes
.include <bsd.port.mk>