aboutsummaryrefslogtreecommitdiff
path: root/games/qnetwalk
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2013-11-19 17:39:17 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2013-11-19 17:39:17 +0000
commit6208f75bffbf09e2ea0b424a935949ddbb58481e (patch)
tree3d30afc582e4bc757fe1c2b4db835cf39f89905d /games/qnetwalk
parent5f801cfb4ad6b9665302c7a3758ae27301e136f1 (diff)
downloadports-6208f75bffbf09e2ea0b424a935949ddbb58481e.tar.gz
ports-6208f75bffbf09e2ea0b424a935949ddbb58481e.zip
Notes
Diffstat (limited to 'games/qnetwalk')
-rw-r--r--games/qnetwalk/files/patch-qnetwalk.pro11
-rw-r--r--games/qnetwalk/pkg-descr1
2 files changed, 11 insertions, 1 deletions
diff --git a/games/qnetwalk/files/patch-qnetwalk.pro b/games/qnetwalk/files/patch-qnetwalk.pro
new file mode 100644
index 000000000000..a40ace8ac1c2
--- /dev/null
+++ b/games/qnetwalk/files/patch-qnetwalk.pro
@@ -0,0 +1,11 @@
+--- qnetwalk.pro.orig 2013-11-19 20:16:32.939772682 +0400
++++ qnetwalk.pro 2013-11-19 20:17:29.555796500 +0400
+@@ -1,7 +1,7 @@
+
+ TEMPLATE = app
+ CONFIG += qt warn_on
+-LIBS += -lSDL_mixer
++LIBS += -lSDL_mixer -lSDL
+
+ HEADERS = cell.h \
+ mainwindow.h \
diff --git a/games/qnetwalk/pkg-descr b/games/qnetwalk/pkg-descr
index 0c670aa5ce71..c7e412895175 100644
--- a/games/qnetwalk/pkg-descr
+++ b/games/qnetwalk/pkg-descr
@@ -8,5 +8,4 @@ Features:
* Highscores.
* Sound Support.
-Author: Andi Peredri
WWW: http://qt.osdn.org.ua/qnetwalk.html