summaryrefslogtreecommitdiff
path: root/palm/pilot-link/Makefile
diff options
context:
space:
mode:
authorJustin M. Seger <jseger@FreeBSD.org>1997-11-30 15:14:37 +0000
committerJustin M. Seger <jseger@FreeBSD.org>1997-11-30 15:14:37 +0000
commitf85e27784c769df02792a1a00fb1cb832fed46f5 (patch)
tree42ba66d88fbbffc0d2c3f786383ff467b1e5b540 /palm/pilot-link/Makefile
parentpatch-aa needed some modifications as well. (diff)
Mark this BROKEN for 3.0 as well. Same libreadline problem.
Notes
Notes: svn path=/head/; revision=8915
Diffstat (limited to '')
-rw-r--r--palm/pilot-link/Makefile5
1 files changed, 1 insertions, 4 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index 459cd5d7ecef..6fd1efd5c4ba 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/Makefile
@@ -3,7 +3,7 @@
# Date created: November, 1997
# Whom: Paul Traina <pst@freebsd.org>
#
-# $Id: Makefile,v 1.4 1997/11/25 07:17:02 asami Exp $
+# $Id: Makefile,v 1.5 1997/11/25 09:06:46 pst Exp $
DISTNAME= pilot-link.0.8.7
PKGNAME= pilot-link-0.8.7
@@ -14,10 +14,7 @@ MAINTAINER= ports@freebsd.org
LIB_DEPENDS= tk80\\.1:${PORTSDIR}/x11/tk80
-OSVERSION!= sysctl -n kern.osreldate
-.if ${OSVERSION} < 300000
BROKEN= libreadline
-.endif
USE_PERL5= yes
GNU_CONFIGURE= yes