aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authormiwi <miwi@FreeBSD.org>2009-04-01 06:08:31 +0800
committermiwi <miwi@FreeBSD.org>2009-04-01 06:08:31 +0800
commit5628f2f069d327e1c6703ad2d24b009a264c10a7 (patch)
treee71412f1bbc0f90742f0f4789af826c8d167c8e0 /net-im
parent2558ca115318c68109fd88a5ce5de9c5b9a5cbfd (diff)
downloadfreebsd-ports-gnome-5628f2f069d327e1c6703ad2d24b009a264c10a7.tar.gz
freebsd-ports-gnome-5628f2f069d327e1c6703ad2d24b009a264c10a7.tar.zst
freebsd-ports-gnome-5628f2f069d327e1c6703ad2d24b009a264c10a7.zip
- Allow to build with MAKE_JOBS_SAFE
- Move some ports to SF macro PR: 133124 Submitted by: Alexander Logvinov <ports@logvinov.com> (maintainer)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/pidgin-fetion/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/pidgin-fetion/Makefile b/net-im/pidgin-fetion/Makefile
index d7cfa9b51bfe..11aecdc2453b 100644
--- a/net-im/pidgin-fetion/Makefile
+++ b/net-im/pidgin-fetion/Makefile
@@ -16,6 +16,8 @@ COMMENT= Fetion protocol plugin for libpurple
LIB_DEPENDS= purple.5:${PORTSDIR}/net-im/libpurple
+MAKE_JOBS_SAFE= yes
+
USE_BZIP2= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \