summaryrefslogtreecommitdiff
path: root/net/kdenetwork11
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1998-04-29 17:52:14 +0000
committerSatoshi Asami <asami@FreeBSD.org>1998-04-29 17:52:14 +0000
commite5e21ba66279f9ff2611e07f98fdbe56db296c8e (patch)
tree5fcf06c50766e0e353aadfd55032b88623509336 /net/kdenetwork11
parentUpgrade to 3.1. (diff)
Mark these ports broken, they are left behind in the beta-4.1 upgrade
and no longer build.
Notes
Notes: svn path=/head/; revision=10762
Diffstat (limited to 'net/kdenetwork11')
-rw-r--r--net/kdenetwork11/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/kdenetwork11/Makefile b/net/kdenetwork11/Makefile
index 62fd8e6c3035..433ccec72cf1 100644
--- a/net/kdenetwork11/Makefile
+++ b/net/kdenetwork11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.9 1998/04/11 17:37:11 andreas Exp $
+# $Id: Makefile,v 1.10 1998/04/15 22:18:07 jseger Exp $
#
DISTNAME= kdenetwork-Beta3-1
@@ -29,6 +29,8 @@ LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
mediatool\\.0\\.[6-9]:${PORTSDIR}/x11/kdelibs \
mimelib\\.1\\.[0-9]:${PORTSDIR}/converters/kdesupport
+BROKEN= upgrade
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include/giflib"