diff options
author | pav <pav@FreeBSD.org> | 2006-05-28 23:54:10 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2006-05-28 23:54:10 +0800 |
commit | 1f282d4c25c09ca966b91eab1606df969682a8e7 (patch) | |
tree | f133e445da9962d00c81c23173fa67ef140a60b6 /deskutils/tomboy | |
parent | 6bb2b47b2f26be65469c63a849ecb7de263ac734 (diff) | |
download | freebsd-ports-gnome-1f282d4c25c09ca966b91eab1606df969682a8e7.tar.gz freebsd-ports-gnome-1f282d4c25c09ca966b91eab1606df969682a8e7.tar.zst freebsd-ports-gnome-1f282d4c25c09ca966b91eab1606df969682a8e7.zip |
- Rename ports
textproc/gtkspell2 -> textproc/gtkspell
textproc/gtkspell2-reference -> textproc/gtkspell-reference
Diffstat (limited to 'deskutils/tomboy')
-rw-r--r-- | deskutils/tomboy/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/tomboy/Makefile b/deskutils/tomboy/Makefile index 6c66733c0ca2..728bb1c7639c 100644 --- a/deskutils/tomboy/Makefile +++ b/deskutils/tomboy/Makefile @@ -15,7 +15,7 @@ MASTER_SITES= http://www.beatniksoftware.com/tomboy/releases/ MAINTAINER= bsd-sharp-list@forge.novell.com COMMENT= Personal note taking system for the GNOME desktop -LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell2 +LIB_DEPENDS= gtkspell.0:${PORTSDIR}/textproc/gtkspell BUILD_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \ ${LOCALBASE}/lib/mono/dbus-sharp/dbus-sharp.dll:${PORTSDIR}/devel/dbus-sharp RUN_DEPENDS= gapi-fixup:${PORTSDIR}/x11-toolkits/gtk-sharp10 \ |