summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-07-02 17:06:21 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2013-07-02 17:06:21 +0000
commitabd3dd31159bbb76cf3df1a2afe827987b6c2224 (patch)
tree558c5b443bc45c4f2c8006e07668df092cf3cf9d /x11
parentCleanup BADPATCHES layout. (diff)
Directly depend on qt4-corelib.
Original commit by makc@ in the area51 repository.
Notes
Notes: svn path=/head/; revision=322184
Diffstat (limited to 'x11')
-rw-r--r--x11/qimageblitz/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11/qimageblitz/Makefile b/x11/qimageblitz/Makefile
index d81f1531307f..e12c7990ca1c 100644
--- a/x11/qimageblitz/Makefile
+++ b/x11/qimageblitz/Makefile
@@ -1,13 +1,9 @@
-# New ports collection makefile for: qimageblitz
-# Date created: 2008-01-15
-# Whom: Martin Wilke <miwi@FreeBSD.org>
-#
+# Created by: Martin Wilke <miwi@FreeBSD.org>
# $FreeBSD$
-#
PORTNAME= qimageblitz
PORTVERSION= 0.0.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11
MASTER_SITES= ${MASTER_SITE_KDE}
MASTER_SITE_SUBDIR= stable/${PORTNAME}
@@ -17,7 +13,7 @@ COMMENT= Graphical effects and filters library for KDE4
USE_BZIP2= yes
USE_LDCONFIG= yes
-USE_QT4= gui qmake_build moc_build uic_build rcc_build
+USE_QT4= corelib gui qmake_build moc_build uic_build rcc_build
USES= cmake
post-patch: