1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-26 00:55:14 +00:00
freebsd-ports/net/wpa_gui/files/patch-wpa_gui.pro
Jason Helfman a7ca4e1107 - Update to 0.7.3
- Add a distfile that includes the wpa_gui's icons in PNG format
- Remove dependency on qt3support (this is "wpa_gui-qt4")
- Switch to included desktop icon instead of DESKTOP_ENTRIES
- Replace tab with space in pkg-decr on the WWW line
- while here drop MAKE_JOBS_SAFE, as it is now the default

PR:		180333
Submitted by:	kevinz5000@gmail.com
Approved by:	maintainer timeout 14 days ( webmaster@kibab.com )
2013-07-30 07:40:14 +00:00

11 lines
300 B
Prolog

--- ./wpa_gui.pro.orig 2010-09-07 10:43:39.000000000 -0500
+++ ./wpa_gui.pro 2013-07-05 13:24:16.000000000 -0500
@@ -26,6 +26,7 @@
} else {
DEFINES += CONFIG_CTRL_IFACE_UNIX
SOURCES += ../../src/utils/os_unix.c
+ RESOURCES += icons_png.qrc
}
INCLUDEPATH += . .. ../../src ../../src/utils