aboutsummaryrefslogtreecommitdiffstats
path: root/math
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 /math
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 'math')
-rw-r--r--math/ised/Makefile2
-rw-r--r--math/p5-Math-Round/Makefile2
2 files changed, 0 insertions, 4 deletions
diff --git a/math/ised/Makefile b/math/ised/Makefile
index e5b9919b1620..cf363a7fea47 100644
--- a/math/ised/Makefile
+++ b/math/ised/Makefile
@@ -19,8 +19,6 @@ MAN1= ${PORTNAME}.1
PLIST_FILES= bin/${PORTNAME}
-MAKE_JOBS_SAFE= yes
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/src/${PORTNAME} ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/man/${PORTNAME}.1 ${MAN1PREFIX}/man/man1
diff --git a/math/p5-Math-Round/Makefile b/math/p5-Math-Round/Makefile
index daa9ccd5149d..c84c106c7bd8 100644
--- a/math/p5-Math-Round/Makefile
+++ b/math/p5-Math-Round/Makefile
@@ -12,8 +12,6 @@ COMMENT= Perl extension for rounding numbers
PERL_CONFIGURE= yes
-MAKE_JOBS_SAFE= yes
-
MAN3= Math::Round.3
.include <bsd.port.mk>