aboutsummaryrefslogtreecommitdiff
path: root/palm
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-14 18:42:04 +0000
commitffb7170399b77f34a48875ad6468eb796f00aed3 (patch)
tree3a1e4c5d813ec945366f43d48f94fa325ba0ead9 /palm
parentc60af5b21ccf5bfc632b51afe126bbc7dac29ddd (diff)
downloadports-ffb7170399b77f34a48875ad6468eb796f00aed3.tar.gz
ports-ffb7170399b77f34a48875ad6468eb796f00aed3.zip
Modernize LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361812
Diffstat (limited to 'palm')
-rw-r--r--palm/iSiloXC/Makefile2
-rw-r--r--palm/imgvtopgm/Makefile2
-rw-r--r--palm/jpilot/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/palm/iSiloXC/Makefile b/palm/iSiloXC/Makefile
index af1de59885f4..a1ef75f68131 100644
--- a/palm/iSiloXC/Makefile
+++ b/palm/iSiloXC/Makefile
@@ -10,7 +10,7 @@ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//}BSD
MAINTAINER= ports@FreeBSD.org
COMMENT= Converts documents from text/html files or URLs to iSilo format
-LIB_DEPENDS= c.4:${PORTSDIR}/misc/compat4x
+LIB_DEPENDS= libc.so.4:${PORTSDIR}/misc/compat4x
USES= zip
NO_BUILD= yes
diff --git a/palm/imgvtopgm/Makefile b/palm/imgvtopgm/Makefile
index a0a1c52b8ba4..36b2cd93ad41 100644
--- a/palm/imgvtopgm/Makefile
+++ b/palm/imgvtopgm/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://linuxmafia.com/pub/palmos/other-os/
MAINTAINER= sumikawa@FreeBSD.org
COMMENT= Palm Pilot Image Viewer to PGM Converter
-LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm
+LIB_DEPENDS= libnetpbm.so:${PORTSDIR}/graphics/netpbm
GNU_CONFIGURE= yes
CONFIGUR_ARGS= --libdir=${PREFIX}
diff --git a/palm/jpilot/Makefile b/palm/jpilot/Makefile
index 5e49eee01588..74450331f5c9 100644
--- a/palm/jpilot/Makefile
+++ b/palm/jpilot/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.mirrorservice.org/sites/master.us.finkmirrors.net/distf
MAINTAINER?= samm@os2.kiev.ua
COMMENT= Desktop Organizer Software for the Palm Pilot
-LIB_DEPENDS= pisock.9:${PORTSDIR}/palm/pilot-link
+LIB_DEPENDS= libpisock.so:${PORTSDIR}/palm/pilot-link
USE_GCC= any
USES= pkgconfig gmake