aboutsummaryrefslogtreecommitdiffstats
path: root/emulators
diff options
context:
space:
mode:
authoralepulver <alepulver@FreeBSD.org>2008-06-22 07:18:59 +0800
committeralepulver <alepulver@FreeBSD.org>2008-06-22 07:18:59 +0800
commit92104cabd43affdf28e1ecb45324a074cad3da6c (patch)
tree003dab55ee85947f1f6453abf70437aff5870019 /emulators
parent75dbe85dc1c81b0341a32db1dc01a3b36be6473a (diff)
downloadfreebsd-ports-gnome-92104cabd43affdf28e1ecb45324a074cad3da6c.tar.gz
freebsd-ports-gnome-92104cabd43affdf28e1ecb45324a074cad3da6c.tar.zst
freebsd-ports-gnome-92104cabd43affdf28e1ecb45324a074cad3da6c.zip
- Use QT_COMPONENTS.
- Bump PORTREVISION. PR: ports/124823 Submitted by: Max Brazhnikov <makc@issp.ac.ru>
Diffstat (limited to 'emulators')
-rw-r--r--emulators/qmc2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/emulators/qmc2/Makefile b/emulators/qmc2/Makefile
index 5c2ea616522b..5fd162e3e8e4 100644
--- a/emulators/qmc2/Makefile
+++ b/emulators/qmc2/Makefile
@@ -7,7 +7,7 @@
PORTNAME= qmc2
PORTVERSION= 0.2.b2
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= emulators
MASTER_SITES= SF
@@ -19,6 +19,7 @@ RUN_DEPENDS= sdlmame:${PORTSDIR}/emulators/sdlmame
USE_BZIP2= yes
USE_GMAKE= yes
USE_QT_VER= 4
+QT_COMPONENTS= qmake_build uic_build moc_build rcc_build gui qtestlib xml
MAKE_ENV= QTDIR="${QTDIR}" QMAKE="${QMAKE}" SYSCONFDIR="${PREFIX}/etc"
WRKSRC= ${WRKDIR}/${PORTNAME}