diff options
Diffstat (limited to 'graphics/exact-image/Makefile')
-rw-r--r-- | graphics/exact-image/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/exact-image/Makefile b/graphics/exact-image/Makefile index 66d337e20880..b2bda40383dd 100644 --- a/graphics/exact-image/Makefile +++ b/graphics/exact-image/Makefile @@ -38,7 +38,7 @@ PLIST_FILES= ${BINS:S|^|bin/|} \ %%PYTHON_SITELIBDIR%%/_ExactImage.so post-extract: - @${RM} -rf ${WRKSRC}/agg-2.4/ + @${RM} -r ${WRKSRC}/agg-2.4/ post-patch: @${REINPLACE_CMD} -e '1s|/.*|/bin/sh|;s|/usr/local|${LOCALBASE}|;\ |