aboutsummaryrefslogtreecommitdiff
path: root/emulators/qtemu
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2013-05-12 11:48:49 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2013-05-12 11:48:49 +0000
commit7678193c3d2d11d8aacac35c5406a374326be6eb (patch)
treefcff4e051f035837ff7cab73432d274b96171613 /emulators/qtemu
parente59a9684168aad56d6d455a49d69fab3655dae52 (diff)
downloadports-7678193c3d2d11d8aacac35c5406a374326be6eb.tar.gz
ports-7678193c3d2d11d8aacac35c5406a374326be6eb.zip
Notes
Diffstat (limited to 'emulators/qtemu')
-rw-r--r--emulators/qtemu/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/emulators/qtemu/Makefile b/emulators/qtemu/Makefile
index e948dbf2e19d..25b96564501c 100644
--- a/emulators/qtemu/Makefile
+++ b/emulators/qtemu/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= emulators
MASTER_SITES= SF
MAINTAINER= makc@FreeBSD.org
-COMMENT= Qt4-based frontend for QEMU
+COMMENT= Qt 4 based frontend for QEMU
USE_BZIP2= yes
USE_QT4= gui xml uic_build moc_build qmake_build rcc_build
@@ -17,6 +17,8 @@ CONFIGURE_ENV+= LOCALBASE=${LOCALBASE}
DESKTOP_ENTRIES="QtEmu" "QEMU frontend" "" \
"qtemu" "" false
+OPTIONS_DEFINE= DOCS NLS
+
.include <bsd.port.options.mk>
.if ${PORT_OPTIONS:MNLS}