MFH: r483260

Return subset of r483249 to GCC 4.2 to unbreak on mips*

Approved by:	ports-secteam blanket
This commit is contained in:
Jan Beich 2018-10-28 10:09:00 +00:00
parent d9ab8b889a
commit 4208fd05e8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2018Q4/; revision=483261
3 changed files with 3 additions and 3 deletions

View File

@ -18,7 +18,7 @@ BROKEN_SSL_REASON_openssl-devel= configure: error: OpenSSL libraries and/or dire
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
USES= compiler:c++0x gmake ncurses shebangfix tar:tgz
USES= gmake ncurses shebangfix tar:tgz
SHEBANG_FILES= tools/*.pl
USE_GCC= any
GNU_CONFIGURE= yes

View File

@ -10,7 +10,7 @@ MASTER_SITES= http://freehdl.seul.org/~enaroska/
MAINTAINER= ports@FreeBSD.org
COMMENT= Free VHDL simulator
USES= compiler:c++0x gmake pathfix libtool makeinfo perl5 pkgconfig
USES= gmake pathfix libtool makeinfo perl5 pkgconfig
USE_LDCONFIG= yes
USE_GCC= any
GNU_CONFIGURE= yes

View File

@ -16,7 +16,7 @@ LICENSE= GPLv3
LIB_DEPENDS= libcurl.so:ftp/curl
RUN_DEPENDS= tkdiff:textproc/tkdiff
USES= compiler:c++0x gettext ghostscript groff perl5 tk
USES= gettext ghostscript groff perl5 tk
USE_GNOME= libxml2
USE_GCC= any
GNU_CONFIGURE= yes