summaryrefslogtreecommitdiff
path: root/graphics/kdegraphics4
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 /graphics/kdegraphics4
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 'graphics/kdegraphics4')
-rw-r--r--graphics/kdegraphics4/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/kdegraphics4/Makefile b/graphics/kdegraphics4/Makefile
index 7f02d3a294e3..6a76f0c3b18e 100644
--- a/graphics/kdegraphics4/Makefile
+++ b/graphics/kdegraphics4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.2 1998/03/06 19:52:14 se Exp $
+# $Id: Makefile,v 1.3 1998/04/15 22:18:04 jseger Exp $
#
DISTNAME= kdegraphics-Beta3-1
@@ -25,6 +25,8 @@ LIB_DEPENDS= qt\\.1\\.3[1-9]:${PORTSDIR}/x11/qt \
kfm\\.0\\.9[0-9]:${PORTSDIR}/x11/kdelibs \
mediatool\\.0\\.[6-9]:${PORTSDIR}/x11/kdelibs
+BROKEN= upgrade
+
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
"--with-extra-includes=$(PREFIX)/include/giflib"