aboutsummaryrefslogtreecommitdiffstats
path: root/net-im
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2004-08-16 15:42:55 +0800
committernetchild <netchild@FreeBSD.org>2004-08-16 15:42:55 +0800
commitd449db3e160baa7a5613f5baf6aa1e0a3f586e28 (patch)
tree8e5dd83a11ad32cc96529b36430fe50dc177f5fc /net-im
parent5da7f1b2792b280071c7e9c09697d6dcd801eb40 (diff)
downloadfreebsd-ports-gnome-d449db3e160baa7a5613f5baf6aa1e0a3f586e28.tar.gz
freebsd-ports-gnome-d449db3e160baa7a5613f5baf6aa1e0a3f586e28.tar.zst
freebsd-ports-gnome-d449db3e160baa7a5613f5baf6aa1e0a3f586e28.zip
Temporary IGNORE in the PACKAGE_BUILDING case (a dependency depends upon
linux_base, this conflicts with linux_base-8). Noticed by: kris (pointyhat)
Diffstat (limited to 'net-im')
-rw-r--r--net-im/skype-devel/Makefile4
-rw-r--r--net-im/skype/Makefile4
-rw-r--r--net-im/skype20/Makefile4
3 files changed, 12 insertions, 0 deletions
diff --git a/net-im/skype-devel/Makefile b/net-im/skype-devel/Makefile
index c84bb62fe4a3..7a89f799387f 100644
--- a/net-im/skype-devel/Makefile
+++ b/net-im/skype-devel/Makefile
@@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
RESTRICTED= Redistribution not allowed yet.
+.if defined(PACKAGE_BUILDING)
+IGNORE= conflicts between linux_base and linux_base-8
+.endif
+
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mgnomehier} != ""
diff --git a/net-im/skype/Makefile b/net-im/skype/Makefile
index c84bb62fe4a3..7a89f799387f 100644
--- a/net-im/skype/Makefile
+++ b/net-im/skype/Makefile
@@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
RESTRICTED= Redistribution not allowed yet.
+.if defined(PACKAGE_BUILDING)
+IGNORE= conflicts between linux_base and linux_base-8
+.endif
+
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mgnomehier} != ""
diff --git a/net-im/skype20/Makefile b/net-im/skype20/Makefile
index c84bb62fe4a3..7a89f799387f 100644
--- a/net-im/skype20/Makefile
+++ b/net-im/skype20/Makefile
@@ -26,6 +26,10 @@ ONLY_FOR_ARCHS= i386
RESTRICTED= Redistribution not allowed yet.
+.if defined(PACKAGE_BUILDING)
+IGNORE= conflicts between linux_base and linux_base-8
+.endif
+
.include <bsd.port.pre.mk>
.if ${HAVE_GNOME:Mgnomehier} != ""