diff options
Diffstat (limited to 'net-im/freetalk/Makefile')
-rw-r--r-- | net-im/freetalk/Makefile | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/freetalk/Makefile b/net-im/freetalk/Makefile index 17ccf3a2a89f..c71ef8659333 100644 --- a/net-im/freetalk/Makefile +++ b/net-im/freetalk/Makefile @@ -13,9 +13,9 @@ COMMENT= GNU console based Jabber client OPTIONS_DEFINE= NLS -LIB_DEPENDS= libloudmouth-1.so:${PORTSDIR}/net-im/loudmouth -BUILD_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile -RUN_DEPENDS= guile>=1.8.6:${PORTSDIR}/lang/guile +LIB_DEPENDS= libloudmouth-1.so:net-im/loudmouth +BUILD_DEPENDS= guile>=1.8.6:lang/guile +RUN_DEPENDS= guile>=1.8.6:lang/guile USES= pkgconfig USE_GNOME= glib20 |