diff options
| -rw-r--r-- | palm/pilot-link-devel/Makefile | 5 | ||||
| -rw-r--r-- | palm/pilot-link/Makefile | 5 |
2 files changed, 2 insertions, 8 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index 459cd5d7ecef..6fd1efd5c4ba 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/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 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 |
