summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:35 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 22:43:35 +0000
commit4bcad8fbe603f44ebb6e03f8973707d0ff716aad (patch)
treec4c5a9ecda0afe13521b89d5f6dbad0175512860
parentAdd NO_STAGE all over the place in preparation for the staging support (cat: ... (diff)
Fix NO_STAGE script fallout
Notes
Notes: svn path=/head/; revision=327764
-rw-r--r--graphics/jpgraph2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/jpgraph2/Makefile b/graphics/jpgraph2/Makefile
index 3682474fc55e..52ee07c575c6 100644
--- a/graphics/jpgraph2/Makefile
+++ b/graphics/jpgraph2/Makefile
@@ -1,4 +1,3 @@
-NO_STAGE= yes
# Created by: Alex Dupre <ale@FreeBSD.org:
# $FreeBSD$
@@ -14,6 +13,7 @@ USE_BZIP2= yes
NO_BUILD= yes
NO_WRKSUBDIR= yes
USE_PHP= gd
+NO_STAGE= yes
NO_CDROM= The free version cannot be used in a commercial context