aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/scr2png
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2013-07-17 05:59:48 +0800
committereadler <eadler@FreeBSD.org>2013-07-17 05:59:48 +0800
commit492b6adb0959d5c5762c6f88a54af52f2c7d28f6 (patch)
tree5c7980bf4b862ceb755aea2aa270373462796ee1 /graphics/scr2png
parentc42fe004b519f4f1f5ff95c34652b4d91d306df6 (diff)
downloadfreebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.gz
freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.tar.zst
freebsd-ports-gnome-492b6adb0959d5c5762c6f88a54af52f2c7d28f6.zip
Remove now excess verbiage.
Reviewed by: bapt
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