1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

Convert to USES=metaport

PR:		201487
Submitted by:	Andriy Voskoboinyk <s3erios@gmail.com>
This commit is contained in:
Baptiste Daroussin 2015-07-12 22:34:00 +00:00
parent fdcc6b99ec
commit 97207b8b69
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391850

View File

@ -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>