diff options
author | jseger <jseger@FreeBSD.org> | 1997-11-30 23:14:37 +0800 |
---|---|---|
committer | jseger <jseger@FreeBSD.org> | 1997-11-30 23:14:37 +0800 |
commit | 33d649b72cb14088ee0b50b9b534820f6017ebfb (patch) | |
tree | 523e23e6df4ab84ad8a9b39363c11466f04dd20e /palm | |
parent | 7f826bdabf404c6f26a502643aac07882cb0b789 (diff) | |
download | freebsd-ports-gnome-33d649b72cb14088ee0b50b9b534820f6017ebfb.tar.gz freebsd-ports-gnome-33d649b72cb14088ee0b50b9b534820f6017ebfb.tar.zst freebsd-ports-gnome-33d649b72cb14088ee0b50b9b534820f6017ebfb.zip |
Mark this BROKEN for 3.0 as well. Same libreadline problem.
Diffstat (limited to 'palm')
-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 |