diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-24 18:10:14 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2016-01-24 18:10:14 +0000 |
commit | 4c67812e0161cb63098ede0c2645e53c5060ecd9 (patch) | |
tree | 66663b28c2c298161be86b00114ab18d6fad8670 /x11/qt5-x11extras/Makefile | |
parent | 7b72d170ba3c89c7e408c333297d8ecfa3ba72f1 (diff) | |
download | ports-4c67812e0161cb63098ede0c2645e53c5060ecd9.tar.gz ports-4c67812e0161cb63098ede0c2645e53c5060ecd9.zip |
Notes
Diffstat (limited to 'x11/qt5-x11extras/Makefile')
-rw-r--r-- | x11/qt5-x11extras/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x11/qt5-x11extras/Makefile b/x11/qt5-x11extras/Makefile index a333873bb3b7..e8b29fadb3df 100644 --- a/x11/qt5-x11extras/Makefile +++ b/x11/qt5-x11extras/Makefile @@ -8,7 +8,7 @@ PKGNAMEPREFIX= qt5- MAINTAINER= kde@FreeBSD.org COMMENT= Qt platform-specific features for X11-based systems -USE_QT5= core gui widgets +USE_QT5= core gui QT_DIST= x11extras USES= qmake USE_LDCONFIG= ${PREFIX}/${QT_LIBDIR_REL} |