- Remove mng support, it doesn't work
This commit is contained in:
parent
c45a0ef4b2
commit
d2266928a8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=133296
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
@ -17,8 +17,7 @@ MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= Web browser based on the browser portion of Mozilla
|
||||
|
||||
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \
|
||||
png.5:${PORTSDIR}/graphics/png \
|
||||
mng.1:${PORTSDIR}/graphics/libmng
|
||||
png.5:${PORTSDIR}/graphics/png
|
||||
BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip
|
||||
|
||||
ALL_TARGET= default
|
||||
@ -110,7 +109,7 @@ LIBS+= ${PTHREAD_LIBS}
|
||||
EXTRA_SCRIPTS= ${PORTNAME}.rb
|
||||
|
||||
.if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|
||||
IGNORE= "core dumps on alpha during post-build"
|
||||
IGNORE= core dumps on alpha during post-build
|
||||
.endif
|
||||
|
||||
.if ${PERL_LEVEL} < 500600
|
||||
|
@ -32,7 +32,6 @@ ac_add_options --x-libraries=@X11BASE@/lib
|
||||
ac_add_options --with-system-jpeg=@LOCALBASE@
|
||||
ac_add_options --with-system-zlib
|
||||
ac_add_options --with-system-png=@LOCALBASE@
|
||||
ac_add_options --with-system-mng=@LOCALBASE@
|
||||
ac_add_options --without-system-nspr
|
||||
ac_add_options --with-gssapi=/usr
|
||||
######################################################################
|
||||
|
Loading…
Reference in New Issue
Block a user