summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-09-30 02:07:28 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-09-30 02:07:28 +0000
commitc94a576e69b4028fb885da3e7ad1e4543134e92a (patch)
tree39e62448467ba012ed6a344d027d3bcb30693bbf /misc
parentThis port hasn't been converted to work with ELF yet. (diff)
Mark all KDE ports BROKEN for ELF.
Notes
Notes: svn path=/head/; revision=13545
Diffstat (limited to 'misc')
-rw-r--r--misc/kdeutils11/Makefile4
-rw-r--r--misc/kdeutils2/Makefile4
-rw-r--r--misc/kdeutils3/Makefile4
-rw-r--r--misc/kdeutils4/Makefile4
-rw-r--r--misc/kwatch/Makefile4
5 files changed, 15 insertions, 5 deletions
diff --git a/misc/kdeutils11/Makefile b/misc/kdeutils11/Makefile
index ce97981d0926..2909271574e3 100644
--- a/misc/kdeutils11/Makefile
+++ b/misc/kdeutils11/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.18 1998/09/15 11:46:01 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/19 01:33:46 steve Exp $
#
DISTNAME= kdeutils-1.0
@@ -22,6 +22,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
kfm\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \
mediatool\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs
+BROKEN_ELF= depends on kdelibs
+
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
diff --git a/misc/kdeutils2/Makefile b/misc/kdeutils2/Makefile
index ce97981d0926..2909271574e3 100644
--- a/misc/kdeutils2/Makefile
+++ b/misc/kdeutils2/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.18 1998/09/15 11:46:01 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/19 01:33:46 steve Exp $
#
DISTNAME= kdeutils-1.0
@@ -22,6 +22,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
kfm\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \
mediatool\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs
+BROKEN_ELF= depends on kdelibs
+
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
diff --git a/misc/kdeutils3/Makefile b/misc/kdeutils3/Makefile
index ce97981d0926..2909271574e3 100644
--- a/misc/kdeutils3/Makefile
+++ b/misc/kdeutils3/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.18 1998/09/15 11:46:01 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/19 01:33:46 steve Exp $
#
DISTNAME= kdeutils-1.0
@@ -22,6 +22,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
kfm\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \
mediatool\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs
+BROKEN_ELF= depends on kdelibs
+
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
diff --git a/misc/kdeutils4/Makefile b/misc/kdeutils4/Makefile
index ce97981d0926..2909271574e3 100644
--- a/misc/kdeutils4/Makefile
+++ b/misc/kdeutils4/Makefile
@@ -3,7 +3,7 @@
# Date created: 28 October 1997
# Whom: Stefan Eßer <se@freebsd.org>
#
-# $Id: Makefile,v 1.18 1998/09/15 11:46:01 asami Exp $
+# $Id: Makefile,v 1.19 1998/09/19 01:33:46 steve Exp $
#
DISTNAME= kdeutils-1.0
@@ -22,6 +22,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
kfm\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs \
mediatool\\.1\\.[0-9]:${PORTSDIR}/x11/kdelibs
+BROKEN_ELF= depends on kdelibs
+
USE_QT= yes
HAS_CONFIGURE= yes
CONFIGURE_ARGS= "--prefix=$(PREFIX)" \
diff --git a/misc/kwatch/Makefile b/misc/kwatch/Makefile
index bb43f6f6a648..fd2244abf4b0 100644
--- a/misc/kwatch/Makefile
+++ b/misc/kwatch/Makefile
@@ -3,7 +3,7 @@
# Date created: 23 May 1998
# Whom: Hans Petter Bieker <zerium@webindex.no>
#
-# $Id: Makefile,v 1.5 1998/08/30 18:12:41 steve Exp $
+# $Id: Makefile,v 1.6 1998/09/15 11:46:01 asami Exp $
#
DISTNAME= kwatch-0.3
@@ -17,6 +17,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs
+BROKEN_ELF= depends on kdelibs
+
USE_QT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes