diff options
Diffstat (limited to 'graphics/structuresynth/Makefile')
-rw-r--r-- | graphics/structuresynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/structuresynth/Makefile b/graphics/structuresynth/Makefile index b23b4d068ace..9f029cf5d0ac 100644 --- a/graphics/structuresynth/Makefile +++ b/graphics/structuresynth/Makefile @@ -24,7 +24,7 @@ PORTDATA= * post-extract: @${MV} "${WRKDIR}/Structure Synth Source Code" ${WRKSRC} - @${RM} -rf ${WRKSRC}/Examples/DontDeploy + @${RM} -r ${WRKSRC}/Examples/DontDeploy post-patch: @${REINPLACE_CMD} -e '/examplesDir/ s|"Examples"|"${DATADIR}/Examples"|; \ |