diff options
author | jseger <jseger@FreeBSD.org> | 1998-09-30 02:07:28 +0000 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-09-30 02:07:28 +0000 |
commit | f37fa1e1159371eb04c89c0aed8f50b56999ac19 (patch) | |
tree | ce5b015c10450f6be239f2ae5b86ba5c9df6947e /mail | |
parent | 9cd3153fc4b70398bb064c0be6e927aeea624308 (diff) | |
download | FreeBSD-ports-f37fa1e1159371eb04c89c0aed8f50b56999ac19.zip FreeBSD-ports-f37fa1e1159371eb04c89c0aed8f50b56999ac19.tar.gz |
Mark all KDE ports BROKEN for ELF.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/kbiff/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile index 389f018..bf9d7e5 100644 --- a/mail/kbiff/Makefile +++ b/mail/kbiff/Makefile @@ -3,7 +3,7 @@ # Date created: So 14 Jun 1998 13:09:18 CEST # Whom: andreas # -# $Id: Makefile,v 1.4 1998/08/25 10:04:57 asami Exp $ +# $Id: Makefile,v 1.5 1998/08/31 21:13:57 andreas Exp $ # DISTNAME= kbiff-0.8 @@ -15,6 +15,8 @@ MAINTAINER= andreas@FreeBSD.ORG LIB_DEPENDS= kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs \ kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs +BROKEN_ELF= depends on kdelibs + USE_QT= yes FETCH_BEFORE_ARGS=-t GNU_CONFIGURE= yes |