aboutsummaryrefslogtreecommitdiff
path: root/graphics/mypaint
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 18:35:44 +0000
commiteb08c5441cf4772f805b99523084b12164ed2495 (patch)
treef4861f167b47e08ed6e9f5bbe5172252c8b51efc /graphics/mypaint
parenta285ade9102ca7c15642dfccd7816abc3c725c98 (diff)
Notes
Diffstat (limited to 'graphics/mypaint')
-rw-r--r--graphics/mypaint/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/mypaint/Makefile b/graphics/mypaint/Makefile
index 200da39db4a2..95e099f3418b 100644
--- a/graphics/mypaint/Makefile
+++ b/graphics/mypaint/Makefile
@@ -29,6 +29,7 @@ INSTALLS_ICONS= yes
SUB_FILES= pkg-install
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's,<malloc.h>,<stdlib.h>,' \
${WRKSRC}/brushlib/operationqueue.c \