aboutsummaryrefslogtreecommitdiff
path: root/print/libspectre/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/libspectre/Makefile')
-rw-r--r--print/libspectre/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/libspectre/Makefile b/print/libspectre/Makefile
index 1751a6065083..4518417d99db 100644
--- a/print/libspectre/Makefile
+++ b/print/libspectre/Makefile
@@ -1,7 +1,4 @@
-# New ports collection makefile for: libspectre
-# Date created: 2008-03-12
-# Whom: Michael Johnson <ahze@FreeBSD.org>
-#
+# Created by: Michael Johnson <ahze@FreeBSD.org>
# $FreeBSD$
# $MCom: ports/print/libspectre/Makefile,v 1.7 2010/04/19 15:38:43 kwm Exp $
@@ -23,4 +20,5 @@ USE_GHOSTSCRIPT=yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
.include <bsd.port.mk>