diff options
Diffstat (limited to 'palm/pilot-link')
-rw-r--r-- | palm/pilot-link/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 74dc7cc27ec7..c1d5292fe9aa 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.21 1998/09/30 04:52:30 dima Exp $ +# $Id: Makefile,v 1.22 1998/10/12 00:57:07 jseger Exp $ DISTNAME= pilot-link.0.9.0 PKGNAME= pilot-link-0.9.0 @@ -14,8 +14,6 @@ MAINTAINER= dima@freebsd.org LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80 -BROKEN_ELF= bad shared library version numbers - USE_PERL5= yes PREFIX= ${LOCALBASE}/pilot GNU_CONFIGURE= yes |