aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-12 22:42:29 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-12 22:42:29 +0000
commit8b07f3e598f754a09f817c9b3510fca087debf2c (patch)
treefab3901536cf7f2b1601ba7538e98b44712d5374 /x11
parent97207b8b69803e549d76a6234ff02f6896c8c608 (diff)
downloadports-8b07f3e598f754a09f817c9b3510fca087debf2c.tar.gz
ports-8b07f3e598f754a09f817c9b3510fca087debf2c.zip
Notes
Diffstat (limited to 'x11')
-rw-r--r--x11/deforaos-desktop/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/x11/deforaos-desktop/Makefile b/x11/deforaos-desktop/Makefile
index 78a6b227a4ba..fddef29ecde2 100644
--- a/x11/deforaos-desktop/Makefile
+++ b/x11/deforaos-desktop/Makefile
@@ -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."