summaryrefslogtreecommitdiffstats
path: root/palm
diff options
context:
space:
mode:
authorkrion <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
committerkrion <krion@FreeBSD.org>2004-03-30 19:56:43 +0000
commit14042a07c94213103476ba10caba0e05d7386a88 (patch)
tree85ab7d332a60216705aba7ae5ea7bd5afd901b21 /palm
parent17635d4d1428af00fc5c2d051fe401dc9e54a671 (diff)
downloadFreeBSD-ports-14042a07c94213103476ba10caba0e05d7386a88.zip
FreeBSD-ports-14042a07c94213103476ba10caba0e05d7386a88.tar.gz
- Use USE_ICONV knob
Approved by: portmgr
Diffstat (limited to 'palm')
-rw-r--r--palm/pilot-link-devel/Makefile4
-rw-r--r--palm/pilot-link/Makefile4
-rw-r--r--palm/synce-libsynce/Makefile3
3 files changed, 5 insertions, 6 deletions
diff --git a/palm/pilot-link-devel/Makefile b/palm/pilot-link-devel/Makefile
index da5a299..5d93f7b 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
diff --git a/palm/pilot-link/Makefile b/palm/pilot-link/Makefile
index da5a299..5d93f7b 100644
--- a/palm/pilot-link/Makefile
+++ b/palm/pilot-link/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
diff --git a/palm/synce-libsynce/Makefile b/palm/synce-libsynce/Makefile
index 41a6675..6118eb0 100644
--- a/palm/synce-libsynce/Makefile
+++ b/palm/synce-libsynce/Makefile
@@ -13,10 +13,9 @@ MASTER_SITE_SUBDIR= synce
MAINTAINER= boris@brooknet.com.au
COMMENT= Library to support communication with WinCE devices
-LIB_DEPENDS= iconv.3:${PORTSDIR}/converters/libiconv
-
MAN1= synce.1
+USE_ICONV= yes
GNU_CONFIGURE= yes
USE_LIBTOOL_VER=13
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
OpenPOWER on IntegriCloud