diff options
Diffstat (limited to 'palm/pilot-link/Makefile')
-rw-r--r-- | palm/pilot-link/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile index 076825c88ef2..da5a2992a2a1 100644 --- a/palm/pilot-link/Makefile +++ b/palm/pilot-link/Makefile @@ -20,7 +20,7 @@ LIB_DEPENDS= tk83:${PORTSDIR}/x11-toolkits/tk83 \ USE_GETOPT_LONG=yes USE_BZIP2= yes -USE_LIBTOOL= yes +USE_LIBTOOL_VER=13 INSTALLS_SHLIB= yes USE_PERL5= yes |