diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2008-08-01 09:46:54 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2008-08-01 09:46:54 +0000 |
commit | f6a3e314f0c9c8d6d9c86283bc5d0edb9ed4de77 (patch) | |
tree | d0705a3eca9cd9d73333908ec7f9530d34e8be29 /graphics/qcomicbook | |
parent | f1be30e969b068aafc766481c06fbb17a2b9dc66 (diff) |
Notes
Diffstat (limited to 'graphics/qcomicbook')
-rw-r--r-- | graphics/qcomicbook/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/qcomicbook/Makefile b/graphics/qcomicbook/Makefile index e53d656c6ca1..a36089e31b45 100644 --- a/graphics/qcomicbook/Makefile +++ b/graphics/qcomicbook/Makefile @@ -7,7 +7,7 @@ PORTNAME= qcomicbook PORTVERSION= 0.4.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= graphics MASTER_SITES= http://linux.bydg.org/~yogin/qcomicbook/ @@ -18,7 +18,7 @@ RUN_DEPENDS= unzip:${PORTSDIR}/archivers/unzip \ unrar:${PORTSDIR}/archivers/unrar USE_QT_VER= 4 -QT_COMPONENTS= gui moc +QT_COMPONENTS= gui moc_build USE_GNOME= gnometarget USE_GMAKE= yes USE_EFL= imlib2 |