diff options
author | Kris Moore <kris@pcbsd.org> | 2015-01-05 16:53:26 -0500 |
---|---|---|
committer | Kris Moore <kris@pcbsd.org> | 2015-01-05 16:53:26 -0500 |
commit | adab1ec92aef262bbb42b108ae995daa3031164f (patch) | |
tree | 7239eb288baf340b23b4977e39511ba9817318ae /port-files | |
parent | Turn off some of the debugging for the lumina-desktop session in preparation ... (diff) | |
download | lumina-adab1ec92aef262bbb42b108ae995daa3031164f.tar.gz lumina-adab1ec92aef262bbb42b108ae995daa3031164f.tar.bz2 lumina-adab1ec92aef262bbb42b108ae995daa3031164f.zip |
Cleanup the lumina port files so that portlint is happy
Diffstat (limited to 'port-files')
-rw-r--r-- | port-files/Makefile | 8 | ||||
-rw-r--r-- | port-files/pkg-descr | 3 | ||||
-rw-r--r-- | port-files/pkg-plist | 5 |
3 files changed, 6 insertions, 10 deletions
diff --git a/port-files/Makefile b/port-files/Makefile index 7704e98a..db867176 100644 --- a/port-files/Makefile +++ b/port-files/Makefile @@ -2,13 +2,12 @@ # $FreeBSD$ PORTNAME= lumina -GITVERSION= CHGVERSION PORTVERSION= 0.8.0.${GITVERSION} PORTEPOCH= 1 CATEGORIES= x11 -DISTNAME= ${PORTNAME}-${GITVERSION} MASTER_SITES= http://www.pcbsd.org/~kris/software/ \ ftp://ftp.pcbsd.org/pub/software/ +DISTNAME= ${PORTNAME}-${GITVERSION} MAINTAINER= kmoore@FreeBSD.org COMMENT= Lumina Desktop Environment @@ -22,10 +21,11 @@ RUN_DEPENDS= xorg>=0:${PORTSDIR}/x11/xorg \ xscreensaver:${PORTSDIR}/x11/xscreensaver \ xscreensaver-demo:${PORTSDIR}/x11/xscreensaver \ xbrightness:${PORTSDIR}/x11/xbrightness \ - numlockx:${PORTSDIR}/x11/numlockx \ -#LIB_DEPENDS= + numlockx:${PORTSDIR}/x11/numlockx MAKE_JOBS_UNSAFE=yes + +GITVERSION= CHGVERSION USE_XORG= x11 xcomposite xdamage xrender USE_XCB= x11extras wm USE_LDCONFIG= yes diff --git a/port-files/pkg-descr b/port-files/pkg-descr index 3d06ac0d..9b53f856 100644 --- a/port-files/pkg-descr +++ b/port-files/pkg-descr @@ -1,3 +1,4 @@ -Lumina-DE is a lightweight, BSD licensed desktop environment designed specifically for use on FreeBSD +Lumina-DE is a lightweight, BSD licensed desktop environment, +designed specifically for use on FreeBSD WWW: https://github.com/pcbsd/lumina diff --git a/port-files/pkg-plist b/port-files/pkg-plist index a0c7dd82..ddbadd55 100644 --- a/port-files/pkg-plist +++ b/port-files/pkg-plist @@ -410,8 +410,3 @@ share/Lumina-DE/i18n/lumina-search_zh_CN.qm share/Lumina-DE/i18n/lumina-search_zh_HK.qm share/Lumina-DE/i18n/lumina-search_zh_TW.qm share/Lumina-DE/i18n/lumina-search_zu.qm -@dirrm share/Lumina-DE/i18n -@dirrmtry share/Lumina-DE/colors -@dirrmtry share/Lumina-DE -@dirrmtry share/wallpapers/Lumina-DE -@dirrmtry share/xsessions |