diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-23 17:46:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2013-12-23 17:46:58 +0000 |
commit | 366510ef3d597b53f871e9676dc5077478a5b727 (patch) | |
tree | 9628d34fda76dda7b8931350efcba122fc70d3e2 /deskutils/cairo-dock | |
parent | bec24dc2f6560233f9b96083f19e2194515c91b4 (diff) | |
download | ports-366510ef3d597b53f871e9676dc5077478a5b727.tar.gz ports-366510ef3d597b53f871e9676dc5077478a5b727.zip |
Notes
Diffstat (limited to 'deskutils/cairo-dock')
-rw-r--r-- | deskutils/cairo-dock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/cairo-dock/Makefile b/deskutils/cairo-dock/Makefile index c2094ea4bea3..a23ecddf447f 100644 --- a/deskutils/cairo-dock/Makefile +++ b/deskutils/cairo-dock/Makefile @@ -13,7 +13,7 @@ COMMENT= Cairo-Dock is a light and eye-candy dock LIB_DEPENDS= libcairo.so:${PORTSDIR}/graphics/cairo \ libcurl.so:${PORTSDIR}/ftp/curl \ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \ - libgtkglext-x11-1.so:${PORTSDIR}/x11-toolkits/gtkglext + libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext RUN_DEPENDS= bash:${PORTSDIR}/shells/bash \ sox:${PORTSDIR}/audio/sox |