aboutsummaryrefslogtreecommitdiffstats
path: root/palm/pilot-link-devel/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'palm/pilot-link-devel/Makefile')
-rw-r--r--palm/pilot-link-devel/Makefile10
1 files changed, 7 insertions, 3 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index 6fd1efd5c4ba..31e32b3a3685 100644
--- a/palm/pilot-link-devel/Makefile
+++ b/palm/pilot-link-devel/Makefile
@@ -3,18 +3,22 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id: Makefile,v 1.5 1997/11/25 09:06:46 pst Exp $
+# $Id: Makefile,v 1.6 1997/11/30 15:14:37 jseger Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
CATEGORIES= comms tk80
MASTER_SITES= ftp://ryeham.ee.ryerson.ca/pub/PalmOS/
-MAINTAINER= ports@freebsd.org
+MAINTAINER= pst@freebsd.org
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
-BROKEN= libreadline
+.if exists(${PREIFX}/lib/libreadline.so.2.0) || \
+ exists(${PREFIX}/lib/libreadline.a)
+BROKEN=WARNING: Nonstandard/obsolete libreadline in ${PREFIX}/lib. \
+ Please remove it before building.
+.endif
USE_PERL5= yes
GNU_CONFIGURE= yes
* - Fix bsd.twiki.mk a bitsat2008-05-011-1/+1 * - Take maintainershipsat2008-04-228-2655/+1899 * Add USE_PERL5. This will be needed to conditionalize bsd.perl.mk inclusion.linimon2007-09-301-0/+1 * Upgrade to 4.1.2skv2007-06-113-14/+63 * - Update to 4.1miwi2007-01-234-544/+763 * BROKEN: Incomplete pkg-plistkris2007-01-201-0/+2 * - Fix permissionsmiwi2006-12-313-9/+11 * - Update to 4.0.5miwi2006-12-123-2284/+2286 * - Fix post-install instructionspav2006-09-251-1/+1 * - Update to 4.0.4rafan2006-09-243-14/+19 * Reset inactive maintainer who has not responded to email.linimon2006-09-051-1/+1