diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-13 17:15:59 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2015-12-13 17:15:59 +0000 |
commit | bd3f98c51f7de3744ba7e025523944f6b2886d63 (patch) | |
tree | 862fb32986c8bba3a5c8b2d468445e1455ae3385 /graphics | |
parent | acc91757162068f7094d7089a3bf8795171b43ba (diff) | |
download | ports-bd3f98c51f7de3744ba7e025523944f6b2886d63.tar.gz ports-bd3f98c51f7de3744ba7e025523944f6b2886d63.zip |
Mention the right Qt version in COMMENT.
Notes
Notes:
svn path=/head/; revision=403678
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/qt5-opengl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/qt5-opengl/Makefile b/graphics/qt5-opengl/Makefile index e8b6dee82c0e..6352d3f41688 100644 --- a/graphics/qt5-opengl/Makefile +++ b/graphics/qt5-opengl/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt 4-compatible OpenGL support module +COMMENT= Qt 5-compatible OpenGL support module USE_GL= gl USE_QT5= core gui widgets qmake_build buildtools_build |