diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-21 16:09:47 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2013-11-21 16:09:47 +0000 |
commit | b924964cfa66a7cbdab94872a6b08c7f1e629499 (patch) | |
tree | 647697027ea69c833013ff28dc0519b0d53b23f6 /games/qgo/Makefile | |
parent | 189e88416ed0fd619fd4a9b10e5f98bed35f7eed (diff) | |
download | ports-b924964cfa66a7cbdab94872a6b08c7f1e629499.tar.gz ports-b924964cfa66a7cbdab94872a6b08c7f1e629499.zip |
Notes
Diffstat (limited to 'games/qgo/Makefile')
-rw-r--r-- | games/qgo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/qgo/Makefile b/games/qgo/Makefile index 1424ee65b56a..14c3132c0aa7 100644 --- a/games/qgo/Makefile +++ b/games/qgo/Makefile @@ -14,7 +14,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME} USE_BZIP2= yes USES= desktop-file-utils qmake -USE_QT4= gui network qtestlib moc_build qmake_build rcc_build uic_build +USE_QT4= gui network qtestlib moc_build rcc_build uic_build PLIST_FILES= bin/qgo share/applications/qgo.desktop share/pixmaps/qgo.png |