- Update to 0.64

- Add dependencies explicitly as suggested by Q/A
- Sort USE_QT4 list
This commit is contained in:
Danilo Egea Gondolfo 2016-06-10 20:42:25 +00:00
parent 204ecb6788
commit a8e189aee3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416694
2 changed files with 10 additions and 8 deletions

View file

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= qmc2
PORTVERSION= 0.63
PORTVERSION= 0.64
CATEGORIES= emulators
MASTER_SITES= SF
@ -17,11 +17,12 @@ OPTIONS_DEFINE= DOCS
NO_WRKSUBDIR= yes
USES= gmake tar:bzip2
USE_XORG= xmu
USE_GL= glu
USE_QT4= gui opengl phonon qtestlib webkit xml \
moc_build qmake_build rcc_build scripttools \
uic_build
USE_XORG= x11 xmu
USE_GL= gl glu
USE_QT4= corelib declarative gui moc_build \
network opengl phonon qmake_build \
qtestlib rcc_build script scripttools \
sql svg uic_build webkit xml xmlpatterns
USE_SDL= sdl
CXXFLAGS+= -I${LOCALBASE}/include/SDL/

View file

@ -1,2 +1,3 @@
SHA256 (qmc2-0.63.tar.bz2) = 320faec68e8704e7b5c8c7035b0dc2f7d92a69cc87a5906cb86586d49b4a4928
SIZE (qmc2-0.63.tar.bz2) = 13466349
TIMESTAMP = 1465589816
SHA256 (qmc2-0.64.tar.bz2) = 16b9e6a68d4bfa3d640f3d159ddbec69294dd7582914e96b03654c54ce967be4
SIZE (qmc2-0.64.tar.bz2) = 13426099