diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:53:33 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2013-10-22 13:53:33 +0000 |
commit | c87a56b35119a3f8c54074da6dd45335b59a2fc4 (patch) | |
tree | 6a19ff06e1e1ec48fba09fbcc2032b3a6583efd0 /games/qgo | |
parent | fdb84adb5d95a30368b5d078800109ee52d70aab (diff) | |
download | ports-c87a56b35119a3f8c54074da6dd45335b59a2fc4.tar.gz ports-c87a56b35119a3f8c54074da6dd45335b59a2fc4.zip |
Notes
Diffstat (limited to 'games/qgo')
-rw-r--r-- | games/qgo/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index a5acec124378..1424ee65b56a 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -17,7 +17,6 @@ USES= desktop-file-utils qmake USE_QT4= gui network qtestlib moc_build qmake_build rcc_build uic_build PLIST_FILES= bin/qgo share/applications/qgo.desktop share/pixmaps/qgo.png -PLIST_DIRSTRY= share/applications post-patch: @${REINPLACE_CMD} -e \ |