- Convert USE_BZIP2 to USES
Approved by: portmgr blanket
This commit is contained in:
parent
fe3bf421d9
commit
37898e3607
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=362599
1 changed files with 1 additions and 2 deletions
|
@ -19,9 +19,8 @@ LIB_DEPENDS= libGLU.so:${PORTSDIR}/graphics/libGLU \
|
|||
libgmp.so:${PORTSDIR}/math/gmp \
|
||||
libmpfr.so:${PORTSDIR}/math/mpfr
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
USES= cmake
|
||||
USES= cmake tar:bzip2
|
||||
USE_QT4= corelib opengl qmake_build gui moc_build rcc_build uic_build
|
||||
HAS_CONFIGURE= yes
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
|
Loading…
Reference in a new issue