diff options
author | jseger <jseger@FreeBSD.org> | 1998-09-30 10:07:28 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1998-09-30 10:07:28 +0800 |
commit | f37fa1e1159371eb04c89c0aed8f50b56999ac19 (patch) | |
tree | ce5b015c10450f6be239f2ae5b86ba5c9df6947e /palm | |
parent | 9cd3153fc4b70398bb064c0be6e927aeea624308 (diff) | |
download | freebsd-ports-gnome-f37fa1e1159371eb04c89c0aed8f50b56999ac19.tar.gz freebsd-ports-gnome-f37fa1e1159371eb04c89c0aed8f50b56999ac19.tar.zst freebsd-ports-gnome-f37fa1e1159371eb04c89c0aed8f50b56999ac19.zip |
Mark all KDE ports BROKEN for ELF.
Diffstat (limited to 'palm')
-rw-r--r-- | palm/kpilot/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile index 8b4e0bdb6364..f330c0f246f4 100644 --- a/palm/kpilot/Makefile +++ b/palm/kpilot/Makefile @@ -3,7 +3,7 @@ # Date created: 09 April 1998 # Whom: Stefan Eßer <se@freebsd.org> # -# $Id: Makefile,v 1.12 1998/09/15 11:45:48 asami Exp $ +# $Id: Makefile,v 1.13 1998/09/19 01:33:45 steve Exp $ # DISTNAME= kpilot-3.0.2 @@ -21,6 +21,8 @@ LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \ kfm\\.1\\.:${PORTSDIR}/x11/kdelibs \ mediatool\\.1\\.:${PORTSDIR}/x11/kdelibs +BROKEN_ELF= depends on kdelibs + USE_QT= yes KDEDIR?= $(PREFIX) GNU_CONFIGURE= yes |