summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorWill Andrews <will@FreeBSD.org>2000-11-04 11:59:36 +0000
committerWill Andrews <will@FreeBSD.org>2000-11-04 11:59:36 +0000
commit8658e1eacd6af9ab2b4aa7bc8272a4ff3c982f4f (patch)
tree05ac71dc60c501c3c271b3c50e90f3b5644674a0 /x11-toolkits
parentThis is the official index file for 4.2R. The package build just (diff)
Add GIF support by default.
Approved by: jkh
Notes
Notes: svn path=/head/; revision=34801
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt22/Makefile7
-rw-r--r--x11-toolkits/qt23/Makefile7
-rw-r--r--x11-toolkits/qt30/Makefile7
-rw-r--r--x11-toolkits/qt31/Makefile7
-rw-r--r--x11-toolkits/qt32/Makefile7
-rw-r--r--x11-toolkits/qt33/Makefile7
6 files changed, 6 insertions, 36 deletions
diff --git a/x11-toolkits/qt22/Makefile b/x11-toolkits/qt22/Makefile
index 4cbd0dbbc0ff..3b638d903715 100644
--- a/x11-toolkits/qt22/Makefile
+++ b/x11-toolkits/qt22/Makefile
@@ -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
diff --git a/x11-toolkits/qt23/Makefile b/x11-toolkits/qt23/Makefile
index 4cbd0dbbc0ff..3b638d903715 100644
--- a/x11-toolkits/qt23/Makefile
+++ b/x11-toolkits/qt23/Makefile
@@ -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
diff --git a/x11-toolkits/qt30/Makefile b/x11-toolkits/qt30/Makefile
index 4cbd0dbbc0ff..3b638d903715 100644
--- a/x11-toolkits/qt30/Makefile
+++ b/x11-toolkits/qt30/Makefile
@@ -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
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile
index 4cbd0dbbc0ff..3b638d903715 100644
--- a/x11-toolkits/qt31/Makefile
+++ b/x11-toolkits/qt31/Makefile
@@ -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
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile
index 4cbd0dbbc0ff..3b638d903715 100644
--- a/x11-toolkits/qt32/Makefile
+++ b/x11-toolkits/qt32/Makefile
@@ -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
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 4cbd0dbbc0ff..3b638d903715 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -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