Allow HAVE_UNISYS_LICENSE to work too.

PR:		19058
Submitted by:	Mikhail Teterin <mi@privatelabs.com>
This commit is contained in:
Will Andrews 2000-06-09 03:08:06 +00:00
parent f47f287820
commit c68d808762
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=29421
6 changed files with 6 additions and 6 deletions

View File

@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${WRKSRC}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE) .if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
CONFIGURE_ARGS+=-gif CONFIGURE_ARGS+=-gif
RESTRICTED= 'Requires a license from UNISYS' RESTRICTED= 'Requires a license from UNISYS'
.endif .endif

View File

@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${WRKSRC}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE) .if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
CONFIGURE_ARGS+=-gif CONFIGURE_ARGS+=-gif
RESTRICTED= 'Requires a license from UNISYS' RESTRICTED= 'Requires a license from UNISYS'
.endif .endif

View File

@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${WRKSRC}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE) .if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
CONFIGURE_ARGS+=-gif CONFIGURE_ARGS+=-gif
RESTRICTED= 'Requires a license from UNISYS' RESTRICTED= 'Requires a license from UNISYS'
.endif .endif

View File

@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${WRKSRC}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE) .if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
CONFIGURE_ARGS+=-gif CONFIGURE_ARGS+=-gif
RESTRICTED= 'Requires a license from UNISYS' RESTRICTED= 'Requires a license from UNISYS'
.endif .endif

View File

@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${WRKSRC}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE) .if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
CONFIGURE_ARGS+=-gif CONFIGURE_ARGS+=-gif
RESTRICTED= 'Requires a license from UNISYS' RESTRICTED= 'Requires a license from UNISYS'
.endif .endif

View File

@ -30,7 +30,7 @@ MAKE_ENV= QTDIR=${WRKSRC}
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
CONFIG= ${WRKSRC}/configs/freebsd-g++-shared CONFIG= ${WRKSRC}/configs/freebsd-g++-shared
.if defined(QT_GIF_AVAILABLE) .if defined(QT_GIF_AVAILABLE) || defined(HAVE_UNISYS_LICENSE)
CONFIGURE_ARGS+=-gif CONFIGURE_ARGS+=-gif
RESTRICTED= 'Requires a license from UNISYS' RESTRICTED= 'Requires a license from UNISYS'
.endif .endif