summaryrefslogtreecommitdiff
path: root/net-im/pidgin-privacy-please
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-24 08:19:07 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2013-07-24 08:19:07 +0000
commitea0f02dfebcf6f0fcd923aaa8f2eb7804f82004a (patch)
tree914f8ade1b480422b15cf7e276709aef4c875c09 /net-im/pidgin-privacy-please
parentcad/pdnmesh: Specify libmath explicitly to linker to unbreak build. (diff)
Remove MAKE_JOBS_SAFE which is now default.
Notes
Notes: svn path=/head/; revision=323578
Diffstat (limited to 'net-im/pidgin-privacy-please')
-rw-r--r--net-im/pidgin-privacy-please/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/pidgin-privacy-please/Makefile b/net-im/pidgin-privacy-please/Makefile
index 1fa23d61bd32..6c0f29b5db1d 100644
--- a/net-im/pidgin-privacy-please/Makefile
+++ b/net-im/pidgin-privacy-please/Makefile
@@ -20,6 +20,5 @@ GNU_CONFIGURE= yes
USES= gettext gmake
USE_GNOME= gtk20
USE_LDCONFIG= ${PREFIX}/lib/pidgin
-MAKE_JOBS_SAFE= yes
.include <bsd.port.mk>