aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-03-28 15:21:23 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-03-28 15:21:23 +0000
commit99863dc637ed7335ae68f1808f37809d6dba769d (patch)
tree877f39458e272098da7ec0a116ca627e8b173628 /x11
parent1f0fd654fce3d05357f355ac7313d1b1136372fe (diff)
downloadports-99863dc637ed7335ae68f1808f37809d6dba769d.tar.gz
ports-99863dc637ed7335ae68f1808f37809d6dba769d.zip
Convert to USES=metaport
Notes
Notes: svn path=/head/; revision=382504
Diffstat (limited to 'x11')
-rw-r--r--x11/mate-base/Makefile9
-rw-r--r--x11/mate-base/pkg-plist1
-rw-r--r--x11/mate/Makefile9
-rw-r--r--x11/mate/pkg-plist1
4 files changed, 4 insertions, 16 deletions
diff --git a/x11/mate-base/Makefile b/x11/mate-base/Makefile
index 65d5f2b34a27..4ef0b114c956 100644
--- a/x11/mate-base/Makefile
+++ b/x11/mate-base/Makefile
@@ -4,13 +4,12 @@
PORTNAME= mate-base
PORTVERSION= 1.8.1
CATEGORIES= x11 mate
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
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 \
@@ -22,8 +21,4 @@ USE_MATE= caja:run controlcenter:run dialogs:run icontheme:run \
marco:run notificationdaemon:run panel:run \
polkit:run
-NO_BUILD= yes
-NO_INSTALL= yes
-NO_MTREE= yes
-
.include <bsd.port.mk>
diff --git a/x11/mate-base/pkg-plist b/x11/mate-base/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/x11/mate-base/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty
diff --git a/x11/mate/Makefile b/x11/mate/Makefile
index af69c12886be..0781e5b1ec3f 100644
--- a/x11/mate/Makefile
+++ b/x11/mate/Makefile
@@ -4,13 +4,12 @@
PORTNAME= mate
PORTVERSION= 1.8.1
CATEGORIES= x11 mate
-MASTER_SITES= # empty
-DISTFILES= # empty
-EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= "meta-port" for the MATE integrated X11 desktop
+USES= metaport
+
RUN_DEPENDS= mate-base>=1.8.0:${PORTSDIR}/x11/mate-base \
mate-themes>=1.8.0:${PORTSDIR}/x11-themes/mate-themes \
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
-NO_BUILD= yes
-NO_INSTALL= yes
-NO_MTREE= yes
-
.include <bsd.port.mk>
diff --git a/x11/mate/pkg-plist b/x11/mate/pkg-plist
deleted file mode 100644
index 549a621fec0c..000000000000
--- a/x11/mate/pkg-plist
+++ /dev/null
@@ -1 +0,0 @@
-@comment this plist intentionally left empty