1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

Fix QT4 dependencies

PR:		134904
Submitted by:	makc
This commit is contained in:
Cy Schubert 2009-05-25 02:08:18 +00:00
parent 7459309a9c
commit efa4012853
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=234523
2 changed files with 4 additions and 4 deletions

View File

@ -7,7 +7,7 @@
PORTNAME= fwbuilder
PORTVERSION= 3.0.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
.if defined(BUILD)
MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/
@ -28,7 +28,7 @@ QT_COMPONENTS= corelib \
gui \
iconengines \
inputmethods \
linguist \
linguist_build \
moc_build \
rcc_build \
qmake_build \

View File

@ -7,7 +7,7 @@
PORTNAME= fwbuilder
PORTVERSION= 3.0.4
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= security
.if defined(BUILD)
MASTER_SITES= http://www.fwbuilder.org/nightly_builds/fwbuilder-3.0/build-${BUILD}/
@ -28,7 +28,7 @@ QT_COMPONENTS= corelib \
gui \
iconengines \
inputmethods \
linguist \
linguist_build \
moc_build \
rcc_build \
qmake_build \