diff options
Diffstat (limited to 'graphics/xmandel/Makefile')
-rw-r--r-- | graphics/xmandel/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/xmandel/Makefile b/graphics/xmandel/Makefile index a85151caf29a..a42a80ee50c1 100644 --- a/graphics/xmandel/Makefile +++ b/graphics/xmandel/Makefile @@ -24,6 +24,7 @@ USE_IMAKE= yes USE_PERL5_BUILD=yes NO_WRKSUBDIR= yes MAN1= xmandel.1 +PLIST_FILES= bin/xmandel pre-patch: @${PERL} -pi.orig -e 's|malloc.h|stdlib.h|' ${WRKSRC}/mandel.c |