summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2016-11-20 09:38:08 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2016-11-20 09:38:08 +0000
commit89f8b052147a980faa4f4419d8444f0c7073c997 (patch)
treee94768205025f539f2698d8d84810ab33e0ca57f /x11-toolkits
parentLong awaited, finally update the default version of GCC in the Ports (diff)
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some circumstances such as versions of FreeBSD or platforms). In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang, c++11-lang, c++0x, c11 requested via USES=compiler.
Notes
Notes: svn path=/head/; revision=426566
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-fltk/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11-toolkits/py-fltk/Makefile b/x11-toolkits/py-fltk/Makefile
index 514ff731e3cf..062276ca715d 100644
--- a/x11-toolkits/py-fltk/Makefile
+++ b/x11-toolkits/py-fltk/Makefile
@@ -3,6 +3,7 @@
PORTNAME= fltk
PORTVERSION= 1.3.3.1
+PORTREVISION= 1
CATEGORIES= x11-toolkits python
MASTER_SITES= SF/py${PORTNAME}/py${PORTNAME}/pyFltk-${PORTVERSION}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}