aboutsummaryrefslogtreecommitdiffstats
path: root/cad/varkon
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-07-03 17:32:56 +0800
committerpav <pav@FreeBSD.org>2007-07-03 17:32:56 +0800
commit353552d0444331c9bfdd205ceaaf4ace4fd918aa (patch)
tree65a89810d0c15222e4b727bcb72fb9ea62d2e0c7 /cad/varkon
parent1085c5b24cf5dea17a9a3a18502a47c31ee0f77c (diff)
downloadfreebsd-ports-graphics-353552d0444331c9bfdd205ceaaf4ace4fd918aa.tar.gz
freebsd-ports-graphics-353552d0444331c9bfdd205ceaaf4ace4fd918aa.tar.zst
freebsd-ports-graphics-353552d0444331c9bfdd205ceaaf4ace4fd918aa.zip
- Mark BROKEN on CURRENT: does not build with GCC 4.2
Diffstat (limited to 'cad/varkon')
-rw-r--r--cad/varkon/Makefile8
1 files changed, 7 insertions, 1 deletions
diff --git a/cad/varkon/Makefile b/cad/varkon/Makefile
index 72e8f3f7072..df54601bea7 100644
--- a/cad/varkon/Makefile
+++ b/cad/varkon/Makefile
@@ -32,6 +32,12 @@ MAKE_ENV+= VARKON_ROOT=${VARKON_ROOT}
VARKON_PREFIX= ${PREFIX}/share/varkon
WEB_BROWSER?= mozilla
+.include <bsd.port.pre.mk>
+
+.if ${OSVERSION} >= 700042
+BROKEN= Does not compile with GCC 4.2
+.endif
+
post-patch:
@${REINPLACE_CMD} -e 's+%%MAKE%%+${GMAKE}+g;' ${WRKSRC}/make_varkon
@${REINPLACE_CMD} -e 's+netscape+${WEB_BROWSER}+ ' \
@@ -71,4 +77,4 @@ do-install:
-d ${DOCSDIR}
.endif
-.include <bsd.port.mk>
+.include <bsd.port.post.mk>
ome/commit/lang/php72?id=741853706d92ad948129c91a0f09521d332c814f'>Update devel/readline to 8.0sunpoet2019-04-091-1/+1 * PHP: Add Synth to pkg-message advicetz2019-04-081-4/+4 * Update PHP 7.2 from 7.2.16 to 7.2.17tz2019-04-052-4/+4 * lang/php72: Upgrade from 7.2.15 to 7.2.16tz2019-03-082-4/+4 * lang/php72: Upgrade from 7.2.14 to 7.2.15tz2019-02-082-5/+5 * lang/php72 and lang/php73: improve documentation of php-fpm specific www.conftz2019-01-271-0/+17 * lang/php7*: Rename option MYSQL to MYSQLNDtz2019-01-212-31/+31 * lang/php72: Make enabling MYSQL native driver optionaltz2019-01-172-31/+35 * lang/php72: Upgrade from 7.2.13 to 7.2.14tz2019-01-142-4/+4 * Remove stale IGNORE_WITH_PHP=56 values.rene2019-01-051-1/+1 * lang/php72: Upgrade from 7.2.12 to 7.2.13tz2018-12-072-4/+4 * Remove version 7.0 from the IGNORE_WITH_PHP list.rene2018-12-061-1/+1 * Update to 7.2.12joneum2018-11-112-4/+4 * security/php72-hash: fix build with GCC-based architecturesjoneum2018-11-031-0/+5 * Ignore some ports with some versions of phpantoine2018-10-211-1/+1 * Update to 7.2.11joneum2018-10-123-629/+4 * Add PHP 7.3 RC2 to the ports-tree.tz2018-10-081-1/+1 * lang/php*: link with -znotext on i386emaste2018-09-191-0/+3 * Update to 7.2.10joneum2018-09-142-4/+4 * Update to 7.2.9joneum2018-08-182-4/+4 * graphics/php72-gd: Switch from bundled libgd to graphics/gdtz2018-07-311-2/+4 * lang/php72: Update from 7.2.7 to 7.2.8tz2018-07-233-4/+629 * lang/php72: Update from 7.2.6 to 7.2.7tz2018-06-252-4/+4 * lang/php72: Update from 7.2.5 to 7.2.6tz2018-05-292-4/+4 * lang/php72: Update from 7.2.4 to 7.2.5tz2018-04-262-4/+4 * lang/php72: Add missing lmdb support for php72-dbatz2018-04-251-1/+7 * lang/php72: Update from 7.2.3 to 7.2.4tz2018-03-292-5/+5 * devel/oniguruma: Update to 6.8.1yuri2018-03-191-1/+1 * Turn off DTRACE option by default for mips. It fails the exact same waylinimon2018-03-181-7/+4 * devel/oniguruma: Update to 6.8.0yuri2018-03-181-1/+1 * Migrate USE_APACHE to USES= apachebrnrd2018-03-121-1/+1 * Mk/Uses/apache.mk: Migrate Mk/bsd.apache.mk to Usesbrnrd2018-03-111-1/+1 * Disable dtrace usdt on armv6, armv7 and aarch64, for lang/php* ports.linimon2018-03-111-3/+7 * Introduce PHP flavors.mat2018-03-091-1/+1 * lang/php72: Update from 7.2.2 to 7.2.3tz2018-03-022-4/+4 * lang/php72: Update from 7.2.1 to 7.2.2tz2018-02-022-4/+4 * - Replace USE_AUTOTOOLS with USES=autoreconf:build and run an upstreamtijl2018-01-123-30/+17 * lang/php72: Update from 7.2.0 to 7.2.1tz2018-01-112-5/+5 * Add an upstream patch:lwhsu2017-12-173-1/+23 * lang/php72: Update from 7.2.0 RC 6 to 7.2.0tz2017-12-062-7/+6 * lang/php72: Add support for libargon2tz2017-12-061-2/+4 * - Add EMBED to default on optionslwhsu2017-12-051-2/+2 * Remove DTRACE_DESC in favor of the default description.gerald2017-11-301-1/+0 * Remove DEBUG_DESC in favor of the default one.gerald2017-11-281-1/+0 * lang/php72: Add missing conflict to php71-*tz2017-11-231-2/+1 * lang/php72: Add missing header filetz2017-11-212-1/+2 * Remove nops, setting USES after bsd.port.pre.mk doesn't do anythingantoine2017-11-201-4/+0