diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:22:13 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-05-28 15:22:13 +0000 |
commit | 5580b13f7dcec007d64a19f23cbf90b23f0eb914 (patch) | |
tree | 09a4fa6bf1a15b7ea095660ee4d3173e8ab0140c /x11-toolkits | |
parent | c38835dc54f492bfebbb7c21848202a27fe8f81b (diff) | |
download | ports-5580b13f7dcec007d64a19f23cbf90b23f0eb914.tar.gz ports-5580b13f7dcec007d64a19f23cbf90b23f0eb914.zip |
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/libgnomeui/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/libgnomeui/Makefile b/x11-toolkits/libgnomeui/Makefile index 61d65246af62..b61ad52b36b8 100644 --- a/x11-toolkits/libgnomeui/Makefile +++ b/x11-toolkits/libgnomeui/Makefile @@ -22,7 +22,7 @@ PREFIX?= ${X11BASE} PORTREVISION= 1 -LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnomekeyring \ +LIB_DEPENDS+= gnome-keyring.0:${PORTSDIR}/security/gnome-keyring \ startup-notification-1.0:${PORTSDIR}/x11/startup-notification RUN_DEPENDS= ${X11BASE}/share/icons/gnome/index.theme:${PORTSDIR}/misc/gnome-icon-theme |