summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1998-10-11 23:34:36 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1998-10-11 23:34:36 +0000
commit1e2198be5c5ea6cb8178035afe262d2c7025f84a (patch)
tree76e35d07e03db2fdcbf33681e9ce7b9057407d06 /palm
parentConvert to ELF. (diff)
Mark BROKEN for ELF. This hasn't been updated with new library names.
Notes
Notes: svn path=/head/; revision=13875
Diffstat (limited to 'palm')
-rw-r--r--palm/kpilot/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile
index a21ec81c5734..ac50a3a67366 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.14 1998/09/30 02:07:27 jseger Exp $
+# $Id: Makefile,v 1.15 1998/10/02 18:21:28 brian Exp $
#
DISTNAME= kpilot-3.0.2
@@ -12,6 +12,8 @@ MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/
MAINTAINER= dima@freebsd.org
+BROKEN_ELF= library names
+
LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore.1:${PORTSDIR}/x11/kdelibs \