aboutsummaryrefslogtreecommitdiff
path: root/astro/josm/Makefile
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
committerMartin Wilke <miwi@FreeBSD.org>2012-06-06 06:44:37 +0000
commit9c2f65e3958e906d7f49ce94318d22defb3fffb2 (patch)
treebc087bd13fb3e313884021b8e0a5e2046e75d491 /astro/josm/Makefile
parent7db146587f345a51482b4b1c314fe71cfeb37e6c (diff)
downloadports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.tar.gz
ports-9c2f65e3958e906d7f49ce94318d22defb3fffb2.zip
Notes
Diffstat (limited to 'astro/josm/Makefile')
-rw-r--r--astro/josm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/josm/Makefile b/astro/josm/Makefile
index ae65ce432bc9..76e8d5bed521 100644
--- a/astro/josm/Makefile
+++ b/astro/josm/Makefile
@@ -44,8 +44,7 @@ pre-everything::
.if defined(WITH_WEBKIT_IMAGE)
PLIST_FILES+= bin/webkit-image
-USE_QT_VER= 4
-QT_COMPONENTS= corelib gui webkit moc_build
+USE_QT4= corelib gui webkit moc_build
do-build:
cd ${WRKSRC} && \