diff options
Diffstat (limited to 'x11/mate-base/Makefile')
-rw-r--r-- | x11/mate-base/Makefile | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/x11/mate-base/Makefile b/x11/mate-base/Makefile index b9bfad643f97..8b7ecabfc68b 100644 --- a/x11/mate-base/Makefile +++ b/x11/mate-base/Makefile @@ -10,12 +10,12 @@ COMMENT= "meta-port" for the MATE base integrated X11 desktop USES= metaport -RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-fonts/dejavu \ - ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:${PORTSDIR}/sysutils/hal-info \ - ${LOCALBASE}/share/mate-background-properties/mate-desktop.xml:${PORTSDIR}/x11-themes/mate-backgrounds \ - ${LOCALBASE}/bin/mate-session:${PORTSDIR}/x11/mate-session-manager \ - mate-themes>=1.8.0:${PORTSDIR}/x11-themes/mate-themes \ - mate-icon-theme-faenza>=1.8.0:${PORTSDIR}/x11-themes/mate-icon-theme-faenza +RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:x11-fonts/dejavu \ + ${LOCALBASE}/share/hal/fdi/information/10freedesktop/10-camera-ptp.fdi:sysutils/hal-info \ + ${LOCALBASE}/share/mate-background-properties/mate-desktop.xml:x11-themes/mate-backgrounds \ + ${LOCALBASE}/bin/mate-session:x11/mate-session-manager \ + mate-themes>=1.8.0:x11-themes/mate-themes \ + mate-icon-theme-faenza>=1.8.0:x11-themes/mate-icon-theme-faenza USE_MATE= caja:run controlcenter:run icontheme:run \ marco:run notificationdaemon:run panel:run \ |