diff options
Diffstat (limited to 'deskutils/gnotime/Makefile')
-rw-r--r-- | deskutils/gnotime/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/gnotime/Makefile b/deskutils/gnotime/Makefile index 33d00866c6cf..6c273b4ee66e 100644 --- a/deskutils/gnotime/Makefile +++ b/deskutils/gnotime/Makefile @@ -14,7 +14,7 @@ COMMENT= Time tracker for gnome2 LICENSE= GPLv2 # (or later) -LIB_DEPENDS= guile:${PORTSDIR}/lang/guile +LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile USES= gettext gmake pathfix pkgconfig USE_XORG= xscrnsaver |