Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 12 Jul 2015 22:34:01 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r391850 - head/x11/lxde-meta
Message-ID:  <201507122234.t6CMY1eI076772@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Jul 12 22:34:00 2015
New Revision: 391850
URL: https://svnweb.freebsd.org/changeset/ports/391850

Log:
  Convert to USES=metaport
  
  PR:		201487
  Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>

Modified:
  head/x11/lxde-meta/Makefile

Modified: head/x11/lxde-meta/Makefile
==============================================================================
--- head/x11/lxde-meta/Makefile	Sun Jul 12 22:30:34 2015	(r391849)
+++ head/x11/lxde-meta/Makefile	Sun Jul 12 22:34:00 2015	(r391850)
@@ -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/
 		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>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201507122234.t6CMY1eI076772>