summaryrefslogtreecommitdiff
path: root/graphics/GraphicsMagick13/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/GraphicsMagick13/Makefile')
-rw-r--r--graphics/GraphicsMagick13/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/graphics/GraphicsMagick13/Makefile b/graphics/GraphicsMagick13/Makefile
index 9ad39d3d0501..eb47b09a0966 100644
--- a/graphics/GraphicsMagick13/Makefile
+++ b/graphics/GraphicsMagick13/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: GraphicsMagick
-# Date created: 25 july 2005
-# Whom: Ron van Daal
-#
+# Created by: Ron van Daal
# $FreeBSD$
-#
PORTNAME= GraphicsMagick
PORTVERSION= 1.3.16
@@ -62,6 +58,7 @@ ALL_TARGET= -j`${SYSCTL} -n hw.ncpu`
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
+NO_STAGE= yes
test check:
cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${MAKE} check