Convert to USES=metaport

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

View File

@ -5,9 +5,6 @@ PORTNAME= desktop
PORTVERSION= 0.1
PORTREVISION= 1
CATEGORIES= x11
MASTER_SITES= # none
DISTFILES= # none
EXTRACT_ONLY= # none
PKGNAMEPREFIX= deforaos-
MAINTAINER= olivier@cochard.me
@ -26,10 +23,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/keyboard:${PORTSDIR}/x11/deforaos-keyboard \
${LOCALBASE}/bin/editor:${PORTSDIR}/editors/deforaos-editor \
${LOCALBASE}/bin/phone:${PORTSDIR}/comms/deforaos-phone
NO_BUILD= yes
NO_MTREE= yes
do-install:
USES= metaport
pre-everything::
@${ECHO_MSG} "This is a meta-port, meaning that it just depends on its subparts of the port."