aboutsummaryrefslogtreecommitdiffstats
path: root/mail/bsmtp
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2013-08-02 04:22:27 +0800
committernaddy <naddy@FreeBSD.org>2013-08-02 04:22:27 +0800
commita82b907aea4e9ec9b519ffbac4da94897f86ba30 (patch)
tree7bb62db90d2a538c347e596844736cd7fe4d260b /mail/bsmtp
parent689bca54941178ad6f874174097ff9a51ba9c959 (diff)
downloadfreebsd-ports-gnome-a82b907aea4e9ec9b519ffbac4da94897f86ba30.tar.gz
freebsd-ports-gnome-a82b907aea4e9ec9b519ffbac4da94897f86ba30.tar.zst
freebsd-ports-gnome-a82b907aea4e9ec9b519ffbac4da94897f86ba30.zip
For all my ports
* remove MAKE_JOBS_SAFE (default now) * change USE_GMAKE=yes to USES=gmake
Diffstat (limited to 'mail/bsmtp')
-rw-r--r--mail/bsmtp/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/bsmtp/Makefile b/mail/bsmtp/Makefile
index 952b1885dd62..fa6b47cc46eb 100644
--- a/mail/bsmtp/Makefile
+++ b/mail/bsmtp/Makefile
@@ -17,7 +17,6 @@ USE_PERL5= yes
WRKSRC= ${WRKDIR}/${PORTNAME}
HAS_CONFIGURE= yes
CONFIGURE_ARGS= --redo
-MAKE_JOBS_SAFE= yes
SHEBANG_FILES= configure
.include <bsd.port.pre.mk>