- set LATEST_LINK to not overlap with sysutils/filelight
- replace some whitespace with tabs PR: 140874 Submitted by: Rusty Nejdl <rnejdl@ringofsaturn.com> (maintainer)
This commit is contained in:
parent
780516b4e9
commit
ca9d7c2375
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=244919
@ -15,14 +15,15 @@ EXTRACT_SUFX= .tgz
|
||||
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}rc3
|
||||
|
||||
MAINTAINER= rnejdl@ringofsaturn.com
|
||||
COMMENT= Represent a file system as a set of concentric segmented-rings
|
||||
COMMENT= Represent a file system as a set of concentric segmented-rings
|
||||
|
||||
LIB_DEPENDS= qimageblitz.4:${PORTSDIR}/x11/qimageblitz
|
||||
USE_KDE4= kdehier kdeprefix kdelibs automoc4
|
||||
USE_QT_VER= 4
|
||||
QT_COMPONENTS= corelib gui qmake_build moc_build rcc_build uic_build
|
||||
QT_COMPONENTS= corelib gui qmake_build moc_build rcc_build uic_build
|
||||
MAKE_JOBS_SAFE= yes
|
||||
USE_CMAKE= yes
|
||||
USE_LDCONFG= yes
|
||||
LATEST_LINK= filelight-kde4
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user