diff options
Diffstat (limited to 'palm/pilot-link-devel/Makefile')
-rw-r--r-- | palm/pilot-link-devel/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile index da5a2992a2a1..5d93f7b1a72c 100644 --- a/palm/pilot-link-devel/Makefile +++ b/palm/pilot-link-devel/Makefile @@ -15,9 +15,9 @@ MASTER_SITE_SUBDIR= distfiles MAINTAINER= ports@FreeBSD.org COMMENT= PalmPilot communications utilities (backup/restore/install/debug/...) -LIB_DEPENDS= tk83:${PORTSDIR}/x11-toolkits/tk83 \ - iconv.3:${PORTSDIR}/converters/libiconv +LIB_DEPENDS= tk83:${PORTSDIR}/x11-toolkits/tk83 +USE_ICONV= yes USE_GETOPT_LONG=yes USE_BZIP2= yes USE_LIBTOOL_VER=13 |