aboutsummaryrefslogtreecommitdiff
path: root/graphics/scr2png
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-07-16 21:59:48 +0000
commit3e61d7e8016993f253fc3656941d8aa1bbe6ccf7 (patch)
tree5c7980bf4b862ceb755aea2aa270373462796ee1 /graphics/scr2png
parent9eed5526497a902d8c3fe91c907a10f88db03189 (diff)
downloadports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.tar.gz
ports-3e61d7e8016993f253fc3656941d8aa1bbe6ccf7.zip
Remove now excess verbiage.
Reviewed by: bapt
Notes
Notes: svn path=/head/; revision=323129
Diffstat (limited to 'graphics/scr2png')
-rw-r--r--graphics/scr2png/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/scr2png/Makefile b/graphics/scr2png/Makefile
index f35af6364365..6c3994a93ba5 100644
--- a/graphics/scr2png/Makefile
+++ b/graphics/scr2png/Makefile
@@ -19,8 +19,6 @@ MAN1= scr2png.1
MANCOMPRESSED= yes
PLIST_FILES= bin/scr2png
-MAKE_JOBS_SAFE= yes
-
post-extract:
@${REINPLACE_CMD} -e 's|/usr/local|${LOCALBASE}|' ${WRKSRC}/Makefile
@${REINPLACE_CMD} -e 's|<gd/gd\.h>|<gd.h>|' ${WRKSRC}/scr2png.c