mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
fix EXPIRATION_DATE (set it really to one month),
fix spaces.
This commit is contained in:
parent
c15ea6bf6c
commit
81f63153da
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=239328
@ -29,7 +29,8 @@ QT_COMPONENTS= gui dbus xml opengl \
|
||||
USE_GSTREAMER= yes
|
||||
|
||||
IGNORE= superseded by multimedia/qt4-phonon-gst
|
||||
EXPIRATION_DATE=2009-10-06
|
||||
EXPIRATION_DATE= 2009-09-06
|
||||
DEPRECATED= ${IGNORE}
|
||||
|
||||
post-patch:
|
||||
#fix finding automoc when PREFIX is not matched KDE4_PREFIX
|
||||
|
@ -25,7 +25,8 @@ QT_COMPONENTS= gui dbus xml qtestlib \
|
||||
qmake_build moc_build rcc_build uic_build
|
||||
|
||||
IGNORE= superseded by multimedia/qt4-phonon
|
||||
EXPIRATION_DATE=2009-10-06
|
||||
EXPIRATION_DATE= 2009-09-06
|
||||
DEPRECATED= ${IGNORE}
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user