summaryrefslogtreecommitdiff
path: root/x11-wm/awesome2/Makefile
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 17:04:27 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-07-13 17:04:27 +0000
commitaf2e37b8ce4196cb4aa6963183be864d114b77fc (patch)
tree2d84741aa44f83c88ec5e46a2fc962e8c0cf50fa /x11-wm/awesome2/Makefile
parentConvert to new LIB_DEPENDS (diff)
Convert to new LIB_DEPENDS
With hat: portmgr
Notes
Notes: svn path=/head/; revision=361697
Diffstat (limited to 'x11-wm/awesome2/Makefile')
-rw-r--r--x11-wm/awesome2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-wm/awesome2/Makefile b/x11-wm/awesome2/Makefile
index eaf498ecc826..1def43c1c50d 100644
--- a/x11-wm/awesome2/Makefile
+++ b/x11-wm/awesome2/Makefile
@@ -13,8 +13,8 @@ COMMENT= A tiling window manager initially based on a dwm code rewriting
BUILD_DEPENDS= asciidoc:${PORTSDIR}/textproc/asciidoc \
xmlto:${PORTSDIR}/textproc/xmlto
-LIB_DEPENDS= confuse.0:${PORTSDIR}/devel/libconfuse \
- cairo.2:${PORTSDIR}/graphics/cairo \
+LIB_DEPENDS= libconfuse.so:${PORTSDIR}/devel/libconfuse \
+ libcairo.so:${PORTSDIR}/graphics/cairo \
libfreetype.so:${PORTSDIR}/print/freetype2
USES= iconv pkgconfig