aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--games/eduke32/Makefile2
-rw-r--r--net-p2p/deluge/Makefile2
-rw-r--r--net-p2p/deluge05/Makefile2
-rw-r--r--sysutils/dusage/Makefile2
4 files changed, 8 insertions, 0 deletions
diff --git a/games/eduke32/Makefile b/games/eduke32/Makefile
index e04cb325efba..d840dba1a943 100644
--- a/games/eduke32/Makefile
+++ b/games/eduke32/Makefile
@@ -22,6 +22,8 @@ COMMENT= Duke Nukem 3D Port based on JFDuke and EDuke
BUILD_DEPENDS= nasm:${PORTSDIR}/devel/nasm
+BROKEN= Unfetchable
+
ONLY_FOR_ARCHS= i386
ONLY_FOR_ARCHS_REASON= uses i386 assembly code
REINPLACE_ARGS= -i ''
diff --git a/net-p2p/deluge/Makefile b/net-p2p/deluge/Makefile
index 121acd386783..19a807075253 100644
--- a/net-p2p/deluge/Makefile
+++ b/net-p2p/deluge/Makefile
@@ -17,6 +17,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
+BROKEN= Unfetchable
+
USE_GNOME= pygtk2 desktopfileutils
USE_GETTEXT= yes
USE_OPENSSL= yes
diff --git a/net-p2p/deluge05/Makefile b/net-p2p/deluge05/Makefile
index 121acd386783..19a807075253 100644
--- a/net-p2p/deluge05/Makefile
+++ b/net-p2p/deluge05/Makefile
@@ -17,6 +17,8 @@ LIB_DEPENDS= boost_thread.4:${PORTSDIR}/devel/boost
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
+BROKEN= Unfetchable
+
USE_GNOME= pygtk2 desktopfileutils
USE_GETTEXT= yes
USE_OPENSSL= yes
diff --git a/sysutils/dusage/Makefile b/sysutils/dusage/Makefile
index 6972695b4f1f..d01e0501c884 100644
--- a/sysutils/dusage/Makefile
+++ b/sysutils/dusage/Makefile
@@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z
MAINTAINER= CPE1704TKS@bellsouth.net
COMMENT= Report about disk space in use, change since last run, etc
+BROKEN= Unfetchable
+
NO_BUILD= yes
USE_PERL5= yes