diff options
| author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-16 04:10:31 +0800 |
|---|---|---|
| committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2013-12-16 04:10:31 +0800 |
| commit | 5d69e1d3177563673725db65079a238f262c5c10 (patch) | |
| tree | 8ceda86e7d09fd89278440562dce96d46e202e48 /sysutils | |
| parent | 88b1aa658a46bfc5c723dd46108b88ea435785ad (diff) | |
| download | marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar.gz marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.tar.zst marcuscom-ports-5d69e1d3177563673725db65079a238f262c5c10.zip | |
Remove stray '.'
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18960 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils')
| -rw-r--r-- | sysutils/cinnamon-control-center/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/cinnamon-control-center/Makefile b/sysutils/cinnamon-control-center/Makefile index 8ad1b1db8..cd547d38a 100644 --- a/sysutils/cinnamon-control-center/Makefile +++ b/sysutils/cinnamon-control-center/Makefile @@ -1,6 +1,6 @@ # Created by: Gustau Perez i Querol <gustau.perez@gmail.com> # $FreeBSD$ -# +# $MCom$ PORTNAME= cinnamon-control-center PORTVERSION= 1.8.2 @@ -23,7 +23,7 @@ LIB_DEPENDS= libstartup-notification-1.so:${PORTSDIR}/x11/startup-notification \ libmuffin.so:${PORTSDIR}/x11-wm/muffin \ libtelepathy-glib.so:${PORTSDIR}/net-im/telepathy-glib \ libtelepathy-logger.so:${PORTSDIR}/net-im/telepathy-logger \ - libgnomekbdui.so.:${PORTSDIR}/x11/libgnomekbd \ + libgnomekbdui.so:${PORTSDIR}/x11/libgnomekbd \ libfolks.so:${PORTSDIR}/net-im/folks \ libpulse.so:${PORTSDIR}/audio/pulseaudio \ libcroco-0.6.so:${PORTSDIR}/textproc/libcroco \ |
