mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
Put back NO_STAGE that was removed in svn r338393.
PR: ports/185597
This commit is contained in:
parent
787506d942
commit
dfff7fdcd6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=339434
@ -3,7 +3,7 @@
|
||||
|
||||
PORTNAME= clementine
|
||||
PORTVERSION= 1.2.1
|
||||
PORTREVISION= 4
|
||||
PORTREVISION= 5
|
||||
CATEGORIES= audio
|
||||
MASTER_SITES= GOOGLE_CODE
|
||||
PKGNAMESUFFIX= -player
|
||||
@ -28,6 +28,7 @@ LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
|
||||
PROJECTHOST= ${PORTNAME}${PKGNAMESUFFIX}
|
||||
|
||||
USES= compiler:c++11-lib cmake pkgconfig
|
||||
NO_STAGE= yes
|
||||
USE_GL= glew
|
||||
USE_QT4= dbus gui xml qmake_build uic_build moc_build rcc_build \
|
||||
linguist_build network sql opengl qtestlib corelib webkit \
|
||||
|
Loading…
Reference in New Issue
Block a user