mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Add GIF support by default.
Approved by: jkh
This commit is contained in:
parent
3d25819d46
commit
8658e1eacd
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=34801
@ -22,18 +22,13 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_NEWGCC= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
|
||||
-I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= QTDIR=${WRKSRC}
|
||||
MAKE_ENV= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib
|
||||
|
||||
CONFIG= ${WRKSRC}/configs/freebsd-g++-${STATIC}
|
||||
|
||||
.if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
|
||||
CONFIGURE_ARGS+=-gif
|
||||
RESTRICTED= "Requires a license from UNISYS"
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include "${.CURDIR}/files/manpages"
|
||||
.endif
|
||||
|
@ -22,18 +22,13 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_NEWGCC= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
|
||||
-I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= QTDIR=${WRKSRC}
|
||||
MAKE_ENV= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib
|
||||
|
||||
CONFIG= ${WRKSRC}/configs/freebsd-g++-${STATIC}
|
||||
|
||||
.if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
|
||||
CONFIGURE_ARGS+=-gif
|
||||
RESTRICTED= "Requires a license from UNISYS"
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include "${.CURDIR}/files/manpages"
|
||||
.endif
|
||||
|
@ -22,18 +22,13 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_NEWGCC= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
|
||||
-I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= QTDIR=${WRKSRC}
|
||||
MAKE_ENV= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib
|
||||
|
||||
CONFIG= ${WRKSRC}/configs/freebsd-g++-${STATIC}
|
||||
|
||||
.if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
|
||||
CONFIGURE_ARGS+=-gif
|
||||
RESTRICTED= "Requires a license from UNISYS"
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include "${.CURDIR}/files/manpages"
|
||||
.endif
|
||||
|
@ -22,18 +22,13 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_NEWGCC= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
|
||||
-I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= QTDIR=${WRKSRC}
|
||||
MAKE_ENV= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib
|
||||
|
||||
CONFIG= ${WRKSRC}/configs/freebsd-g++-${STATIC}
|
||||
|
||||
.if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
|
||||
CONFIGURE_ARGS+=-gif
|
||||
RESTRICTED= "Requires a license from UNISYS"
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include "${.CURDIR}/files/manpages"
|
||||
.endif
|
||||
|
@ -22,18 +22,13 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_NEWGCC= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
|
||||
-I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= QTDIR=${WRKSRC}
|
||||
MAKE_ENV= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib
|
||||
|
||||
CONFIG= ${WRKSRC}/configs/freebsd-g++-${STATIC}
|
||||
|
||||
.if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
|
||||
CONFIGURE_ARGS+=-gif
|
||||
RESTRICTED= "Requires a license from UNISYS"
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include "${.CURDIR}/files/manpages"
|
||||
.endif
|
||||
|
@ -22,18 +22,13 @@ USE_GMAKE= yes
|
||||
USE_X_PREFIX= yes
|
||||
USE_NEWGCC= yes
|
||||
HAS_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm \
|
||||
CONFIGURE_ARGS= -system-zlib -system-libpng -system-jpeg -sm -gif \
|
||||
-I${LOCALBASE}/include -L${LOCALBASE}/lib
|
||||
CONFIGURE_ENV= QTDIR=${WRKSRC}
|
||||
MAKE_ENV= QTDIR=${WRKSRC} LD_LIBRARY_PATH=${WRKSRC}/lib
|
||||
|
||||
CONFIG= ${WRKSRC}/configs/freebsd-g++-${STATIC}
|
||||
|
||||
.if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
|
||||
CONFIGURE_ARGS+=-gif
|
||||
RESTRICTED= "Requires a license from UNISYS"
|
||||
.endif
|
||||
|
||||
.if !defined(NOPORTDOCS)
|
||||
.include "${.CURDIR}/files/manpages"
|
||||
.endif
|
||||
|
Loading…
Reference in New Issue
Block a user