aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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>