mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix shebangs
Approved by: portmgr blanket MFH: 2015Q3 (blanket)
This commit is contained in:
parent
fd62795f95
commit
d5cea754eb
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=391945
@ -2,6 +2,7 @@
|
||||
|
||||
PORTNAME= kget
|
||||
PORTVERSION= ${KDE4_VERSION}
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= net kde
|
||||
MASTER_SITES= KDE/${KDE4_BRANCH}/${PORTVERSION}/src
|
||||
DIST_SUBDIR= KDE/${PORTVERSION}
|
||||
@ -19,7 +20,8 @@ USE_SQLITE= yes
|
||||
USE_KDE4= kdelibs kdeprefix workspace libkonq \
|
||||
nepomuk-core nepomuk-widgets automoc4 ontologies \
|
||||
soprano
|
||||
USES= cmake:outsource tar:xz
|
||||
USES= cmake:outsource shebangfix tar:xz
|
||||
SHEBANG_FILES= conf/*.pl
|
||||
USE_QT4= gui sql moc_build qmake_build rcc_build uic_build
|
||||
USE_LDCONFIG= yes
|
||||
MAKE_ENV= XDG_CONFIG_HOME=/dev/null
|
||||
|
Loading…
Reference in New Issue
Block a user