diff options
author | pi <pi@FreeBSD.org> | 2016-05-29 01:27:21 +0800 |
---|---|---|
committer | pi <pi@FreeBSD.org> | 2016-05-29 01:27:21 +0800 |
commit | 698a497089443f06de3a1a165c90c350c9e74c18 (patch) | |
tree | 09d8bd7b83f753d658dd3281bab252d4822ad407 /x11-toolkits | |
parent | c9ab877add82e1a9a31567b459e4d0b77ab665a3 (diff) | |
download | freebsd-ports-gnome-698a497089443f06de3a1a165c90c350c9e74c18.tar.gz freebsd-ports-gnome-698a497089443f06de3a1a165c90c350c9e74c18.tar.zst freebsd-ports-gnome-698a497089443f06de3a1a165c90c350c9e74c18.zip |
x11-toolkits/qt5-widgets: remove stray newline
PR: 209326
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/qt5-widgets/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-toolkits/qt5-widgets/Makefile b/x11-toolkits/qt5-widgets/Makefile index de9dbc01c67b..ea390216f732 100644 --- a/x11-toolkits/qt5-widgets/Makefile +++ b/x11-toolkits/qt5-widgets/Makefile @@ -27,7 +27,6 @@ QT_CONFIG= accessibility accessibility-atspi-bridge xlib OPTIONS_DEFINE= GTK2 OPTIONS_SUB= yes - GTK2_DESC= GTK+-based Qt theme GTK2_USE= GNOME=gtk20 GTK2_CONFIGURE_ON= -gtkstyle |