diff options
Diffstat (limited to 'graphics/scr2png/Makefile')
-rw-r--r-- | graphics/scr2png/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile index dd7ea1c052a2..94103ad63ca2 100644 --- a/graphics/scr2png/Makefile +++ b/graphics/scr2png/Makefile @@ -23,6 +23,7 @@ USE_REINPLACE= yes MAN1= scr2png.1 MANCOMPRESSED= yes +PLIST_FILES= bin/scr2png post-extract: @${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile |