diff options
Diffstat (limited to 'palm/pilot-link-devel/Makefile')
-rw-r--r-- | palm/pilot-link-devel/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index 04314bb3a3c4..f2bda596885a 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -17,7 +17,7 @@ MAINTAINER= dima@freebsd.org LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 USE_LIBTOOL= yes -INSTALLS_SHLIBS= yes +INSTALLS_SHLIB= yes USE_PERL5= yes PREFIX= ${LOCALBASE}/pilot GNU_CONFIGURE= yes |