diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-09 05:32:36 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-09-09 05:32:36 +0000 |
commit | 955f01ad0c92a514830b987d955e2676a55d15de (patch) | |
tree | ae0b6229babe4b9dd0bdc12244048d04ff861998 /news | |
parent | 5eb0f7eb486e2f83b8562b53e680c666b2e9da7e (diff) | |
download | ports-955f01ad0c92a514830b987d955e2676a55d15de.tar.gz ports-955f01ad0c92a514830b987d955e2676a55d15de.zip |
Notes
Diffstat (limited to 'news')
-rw-r--r-- | news/openftd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/openftd/Makefile b/news/openftd/Makefile index 6cdd8ef625fc..51e9d914d012 100644 --- a/news/openftd/Makefile +++ b/news/openftd/Makefile @@ -17,7 +17,7 @@ COMMENT= FreeBSD version of the Fill Threads Database program LIB_DEPENDS= curl.4:${PORTSDIR}/ftp/curl \ pcre.0:${PORTSDIR}/devel/pcre \ sqlite3.8:${PORTSDIR}/databases/sqlite3 \ - dbus-glib-1.2:${PORTSDIR}/devel/dbus \ + dbus-1.3:${PORTSDIR}/devel/dbus \ notify.1:${PORTSDIR}/devel/libnotify \ gtkspell.0:${PORTSDIR}/textproc/gtkspell \ sexy.2:${PORTSDIR}/x11-toolkits/libsexy |