aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2015-07-12 22:34:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2015-07-12 22:34:00 +0000
commit97207b8b69803e549d76a6234ff02f6896c8c608 (patch)
treef22328b3b82bac91ba4362649cec29cc99b4444c
parentfdcc6b99ec0af633d17a4a315493c7d7ab2d5d37 (diff)
downloadports-97207b8b69803e549d76a6234ff02f6896c8c608.tar.gz
ports-97207b8b69803e549d76a6234ff02f6896c8c608.zip
Notes
-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>