aboutsummaryrefslogtreecommitdiffstats
path: root/x11/lxde-meta
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-13 06:34:00 +0800
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-13 06:34:00 +0800
commit97207b8b69803e549d76a6234ff02f6896c8c608 (patch)
treef22328b3b82bac91ba4362649cec29cc99b4444c /x11/lxde-meta
parentfdcc6b99ec0af633d17a4a315493c7d7ab2d5d37 (diff)
downloadfreebsd-ports-gnome-97207b8b69803e549d76a6234ff02f6896c8c608.tar.gz
freebsd-ports-gnome-97207b8b69803e549d76a6234ff02f6896c8c608.tar.zst
freebsd-ports-gnome-97207b8b69803e549d76a6234ff02f6896c8c608.zip
Convert to USES=metaport
PR: 201487 Submitted by: Andriy Voskoboinyk <s3erios@gmail.com>
Diffstat (limited to 'x11/lxde-meta')
-rw-r--r--x11/lxde-meta/Makefile10
1 files changed, 1 insertions, 9 deletions
diff --git a/x11/lxde-meta/Makefile b/x11/lxde-meta/Makefile
index a5f1b155f00a..5669a5962380 100644
--- a/x11/lxde-meta/Makefile
+++ b/x11/lxde-meta/Makefile
@@ -5,8 +5,6 @@ PORTNAME= lxde-meta
PORTVERSION= 1.0
PORTREVISION= 7
CATEGORIES= x11
-MASTER_SITES= #none
-DISTFILES= #none
MAINTAINER= horia@racoviceanu.com
COMMENT= "meta-port" of the LXDE desktop slimmed down for FreeBSD releases
@@ -23,12 +21,6 @@ RUN_DEPENDS= openbox:${PORTSDIR}/x11-wm/openbox \
lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \
lxde-common>=0:${PORTSDIR}/misc/lxde-common
-DESCR= ${.CURDIR}/pkg-descr
-
-NO_WRKSUBDIR= yes
-NO_BUILD= yes
-NO_MTREE= yes
-
-do-install:
+USES= metaport
.include <bsd.port.mk>