diff options
author | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-29 12:41:59 +0000 |
---|---|---|
committer | Rusmir Dusko <nemysis@FreeBSD.org> | 2013-11-29 12:41:59 +0000 |
commit | 6da05933dc4540993ba0ed6ed3ad09ac2c795376 (patch) | |
tree | ae25aa2642fe0fe7355abd3f9c60b562568f630d /games/simsu | |
parent | 937753427b10f5d9f5fb6266921246246481ca7c (diff) | |
download | ports-6da05933dc4540993ba0ed6ed3ad09ac2c795376.tar.gz ports-6da05933dc4540993ba0ed6ed3ad09ac2c795376.zip |
Notes
Diffstat (limited to 'games/simsu')
-rw-r--r-- | games/simsu/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/simsu/Makefile b/games/simsu/Makefile index d60f4acb84c7..519a693d7674 100644 --- a/games/simsu/Makefile +++ b/games/simsu/Makefile @@ -15,7 +15,8 @@ LICENSE= GPLv3 USES= qmake USE_BZIP2= yes -USE_QT4= moc_build rcc_build uic_build iconengines_run imageformats_run +USE_QT4= moc_build rcc_build uic_build iconengines_run imageformats_run \ + gui INSTALLS_ICONS= yes PORTDOCS= CREDITS ChangeLog |