diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-30 15:14:37 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1997-11-30 15:14:37 +0000 |
commit | f85e27784c769df02792a1a00fb1cb832fed46f5 (patch) | |
tree | 42ba66d88fbbffc0d2c3f786383ff467b1e5b540 /palm | |
parent | a59088e86e5b8ac3331d4d2ac4e5a00f9e5802eb (diff) | |
download | ports-f85e27784c769df02792a1a00fb1cb832fed46f5.tar.gz ports-f85e27784c769df02792a1a00fb1cb832fed46f5.zip |
Notes
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 |