aboutsummaryrefslogtreecommitdiff
path: root/chinese/pcmanx
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-12-11 14:58:29 +0000
commit036f2c5ce66c0fd84dd8be073043ff2aaa6a6175 (patch)
treeef741fb504539dbd57ca349262a90088fe841bad /chinese/pcmanx
parenta327ff430ab824a5e8342f6a95e1d749c043e5de (diff)
downloadports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.tar.gz
ports-036f2c5ce66c0fd84dd8be073043ff2aaa6a6175.zip
In preparation for making libtool generate libraries with a sane name, fix all
LIB_DEPENDS in chinese
Notes
Notes: svn path=/head/; revision=336173
Diffstat (limited to 'chinese/pcmanx')
-rw-r--r--chinese/pcmanx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/pcmanx/Makefile b/chinese/pcmanx/Makefile
index 9a73d199b109..e3723e3639af 100644
--- a/chinese/pcmanx/Makefile
+++ b/chinese/pcmanx/Makefile
@@ -58,7 +58,7 @@ CONFIGURE_ARGS+=--disable-notifier
.if ${PORT_OPTIONS:MLIBNOTIFY}
CONFIGURE_ARGS+=--enable-libnotify
-LIB_DEPENDS+= notify:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS+= libnotifa.soy:${PORTSDIR}/devel/libnotify
.endif
.if empty(PORT_OPTIONS:MNANCY)