summaryrefslogtreecommitdiff
path: root/net/ksamba
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 /net/ksamba
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 'net/ksamba')
-rw-r--r--net/ksamba/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/net/ksamba/Makefile b/net/ksamba/Makefile
index f3245c6d0dec..6592dbf4f61d 100644
--- a/net/ksamba/Makefile
+++ b/net/ksamba/Makefile
@@ -3,7 +3,7 @@
# Date created: 18 May 1998
# Whom: Hans Petter Bieker <hanspb@persbraten.vgs.no>
#
-# $Id: Makefile,v 1.4 1998/08/12 06:29:32 asami Exp $
+# $Id: Makefile,v 1.5 1998/08/25 10:04:58 asami Exp $
#
DISTNAME= ksamba-0.3.3
@@ -18,6 +18,8 @@ LIB_DEPENDS= kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
kfm\\.1\\.:${PORTSDIR}/x11/kdelibs \
kfile\\.1\\.:${PORTSDIR}/x11/kdelibs
+BROKEN_ELF= depends on kdelibs
+
USE_QT= yes
GNU_CONFIGURE= yes
USE_GMAKE= yes