aboutsummaryrefslogtreecommitdiff
path: root/converters/ical2html
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:15:48 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 15:15:48 +0000
commit4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c (patch)
tree3ec42fb434cb5f528b84b082acb67b96c0b2bb43 /converters/ical2html
parent22aa02fd75058917ae1de3fef7cff74b1bcd6c56 (diff)
downloadports-4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c.tar.gz
ports-4bf1ce008b9cf98f9d0fb85035a24804d65c5a2c.zip
Notes
Diffstat (limited to 'converters/ical2html')
-rw-r--r--converters/ical2html/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/converters/ical2html/Makefile b/converters/ical2html/Makefile
index 9c8c2d54a4cc..52ad79b106c5 100644
--- a/converters/ical2html/Makefile
+++ b/converters/ical2html/Makefile
@@ -10,7 +10,7 @@ MASTER_SITES= http://www.w3.org/Tools/Ical2html/
MAINTAINER= keiichi@iijlab.net
COMMENT= Manipulation commands for iCalendar files
-LIB_DEPENDS= ical:${PORTSDIR}/devel/libical
+LIB_DEPENDS= libical.so:${PORTSDIR}/devel/libical
GNU_CONFIGURE= yes