diff options
Diffstat (limited to 'x11/gnome2/Makefile')
-rw-r--r-- | x11/gnome2/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/gnome2/Makefile b/x11/gnome2/Makefile index 41b4c35cac78..741adb37d26b 100644 --- a/x11/gnome2/Makefile +++ b/x11/gnome2/Makefile @@ -103,7 +103,7 @@ RUN_DEPENDS+= ekiga:${PORTSDIR}/net/ekiga .if ${.CURDIR}==${MASTERDIR} || ${.CURDIR:T}=="gnome2-lite" .if defined(WITH_XSCREENSAVER) -RUN_DEPENDS+= ${LOCALBASE}/share/applications/gnome-screensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome +RUN_DEPENDS+= ${LOCALBASE}/share/applications/xscreensaver-properties.desktop:${PORTSDIR}/x11/xscreensaver-gnome .else RUN_DEPENDS+= gnome-screensaver:${PORTSDIR}/x11/gnome-screensaver .endif |