Convert to USES=metaport
This commit is contained in:
parent
1f0fd654fc
commit
99863dc637
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=382504
4 changed files with 4 additions and 16 deletions
|
@ -4,13 +4,12 @@
|
||||||
PORTNAME= mate-base
|
PORTNAME= mate-base
|
||||||
PORTVERSION= 1.8.1
|
PORTVERSION= 1.8.1
|
||||||
CATEGORIES= x11 mate
|
CATEGORIES= x11 mate
|
||||||
MASTER_SITES= # empty
|
|
||||||
DISTFILES= # empty
|
|
||||||
EXTRACT_ONLY= # empty
|
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= "meta-port" for the MATE base integrated X11 desktop
|
COMMENT= "meta-port" for the MATE base integrated X11 desktop
|
||||||
|
|
||||||
|
USES= metaport
|
||||||
|
|
||||||
RUN_DEPENDS= ${LOCALBASE}/share/fonts/dejavu/DejaVuSerif.ttf:${PORTSDIR}/x11-fonts/dejavu \
|
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/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}/share/mate-background-properties/mate-desktop.xml:${PORTSDIR}/x11-themes/mate-backgrounds \
|
||||||
|
@ -22,8 +21,4 @@ USE_MATE= caja:run controlcenter:run dialogs:run icontheme:run \
|
||||||
marco:run notificationdaemon:run panel:run \
|
marco:run notificationdaemon:run panel:run \
|
||||||
polkit:run
|
polkit:run
|
||||||
|
|
||||||
NO_BUILD= yes
|
|
||||||
NO_INSTALL= yes
|
|
||||||
NO_MTREE= yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
@comment this plist intentionally left empty
|
|
|
@ -4,13 +4,12 @@
|
||||||
PORTNAME= mate
|
PORTNAME= mate
|
||||||
PORTVERSION= 1.8.1
|
PORTVERSION= 1.8.1
|
||||||
CATEGORIES= x11 mate
|
CATEGORIES= x11 mate
|
||||||
MASTER_SITES= # empty
|
|
||||||
DISTFILES= # empty
|
|
||||||
EXTRACT_ONLY= # empty
|
|
||||||
|
|
||||||
MAINTAINER= gnome@FreeBSD.org
|
MAINTAINER= gnome@FreeBSD.org
|
||||||
COMMENT= "meta-port" for the MATE integrated X11 desktop
|
COMMENT= "meta-port" for the MATE integrated X11 desktop
|
||||||
|
|
||||||
|
USES= metaport
|
||||||
|
|
||||||
RUN_DEPENDS= mate-base>=1.8.0:${PORTSDIR}/x11/mate-base \
|
RUN_DEPENDS= mate-base>=1.8.0:${PORTSDIR}/x11/mate-base \
|
||||||
mate-themes>=1.8.0:${PORTSDIR}/x11-themes/mate-themes \
|
mate-themes>=1.8.0:${PORTSDIR}/x11-themes/mate-themes \
|
||||||
mate-icon-theme-faenza>=1.8.0:${PORTSDIR}/x11-themes/mate-icon-theme-faenza \
|
mate-icon-theme-faenza>=1.8.0:${PORTSDIR}/x11-themes/mate-icon-theme-faenza \
|
||||||
|
@ -29,8 +28,4 @@ RUN_DEPENDS= mate-base>=1.8.0:${PORTSDIR}/x11/mate-base \
|
||||||
|
|
||||||
USE_MATE= pluma:run
|
USE_MATE= pluma:run
|
||||||
|
|
||||||
NO_BUILD= yes
|
|
||||||
NO_INSTALL= yes
|
|
||||||
NO_MTREE= yes
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.include <bsd.port.mk>
|
||||||
|
|
|
@ -1 +0,0 @@
|
||||||
@comment this plist intentionally left empty
|
|
Loading…
Reference in a new issue