summaryrefslogtreecommitdiff
path: root/comms/kremotecontrol
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1999-01-06 05:42:38 +0000
committerSatoshi Asami <asami@FreeBSD.org>1999-01-06 05:42:38 +0000
commitafaa25f0cc3cb5248894b94404f621eca1ba6f85 (patch)
tree8a143fbf40db84ba2780da9171366cb8b7669cf3 /comms/kremotecontrol
parentAdd 'ONLY_FOR_ARCHS=i386' to APM dependent ports. (diff)
Mark these broken while Stefan works on an upgrade.
Notes
Notes: svn path=/head/; revision=15881
Diffstat (limited to 'comms/kremotecontrol')
-rw-r--r--comms/kremotecontrol/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/comms/kremotecontrol/Makefile b/comms/kremotecontrol/Makefile
index 7e2c6589f20a..945dba35a820 100644
--- a/comms/kremotecontrol/Makefile
+++ b/comms/kremotecontrol/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.20 1998/09/30 02:07:27 jseger Exp $
+# $Id: Makefile,v 1.21 1998/10/01 18:35:39 brian Exp $
#
DISTNAME= kdeutils-1.0
@@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= stable/1.0/distribution/tar/generic/source
MAINTAINER= se@freebsd.org
+BROKEN= upgrade
+
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.1:${PORTSDIR}/x11/kdelibs \