summaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
committerSteve Price <steve@FreeBSD.org>1998-09-19 01:33:49 +0000
commitdcf1287e4dd227b8941d70abdccc652873302ce3 (patch)
tree632859bce32dd8fbb243b9c270b1ad83f448c80a /palm
parentUse files/manpages and MLINKS. (diff)
giflib is now converted to ELF so remove regexp support.
Notes
Notes: svn path=/head/; revision=13232
Diffstat (limited to 'palm')
-rw-r--r--palm/kpilot/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/kpilot/Makefile b/palm/kpilot/Makefile
index c3b006c4270a..8b4e0bdb6364 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.11 1998/08/25 10:31:50 asami Exp $
+# $Id: Makefile,v 1.12 1998/09/15 11:45:48 asami Exp $
#
DISTNAME= kpilot-3.0.2
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.slac.com/pilone/kpilot_home/download/
MAINTAINER= dima@freebsd.org
-LIB_DEPENDS= gif\\.[23]\\.:${PORTSDIR}/graphics/giflib \
+LIB_DEPENDS= gif.3:${PORTSDIR}/graphics/giflib \
jpeg.9:${PORTSDIR}/graphics/jpeg \
kdecore\\.1\\.:${PORTSDIR}/x11/kdelibs \
kdeui\\.1\\.:${PORTSDIR}/x11/kdelibs \