aboutsummaryrefslogtreecommitdiff
path: root/x11-themes
diff options
context:
space:
mode:
authorMax Brazhnikov <makc@FreeBSD.org>2010-11-28 13:48:57 +0000
committerMax Brazhnikov <makc@FreeBSD.org>2010-11-28 13:48:57 +0000
commitcab1ca74cd4ce45c64cc946562730a8562bc3020 (patch)
treec2693c69371d16099a8593600f57949085c48843 /x11-themes
parentae89025574d817836cbaa13da505ac47e94072d9 (diff)
downloadports-cab1ca74cd4ce45c64cc946562730a8562bc3020.tar.gz
ports-cab1ca74cd4ce45c64cc946562730a8562bc3020.zip
Notes
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/qtcurve-qt4/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve-qt4/Makefile b/x11-themes/qtcurve-qt4/Makefile
index a4bc3249df73..7644647f4e95 100644
--- a/x11-themes/qtcurve-qt4/Makefile
+++ b/x11-themes/qtcurve-qt4/Makefile
@@ -26,6 +26,6 @@ CMAKE_ARGS+= -DQTC_QT_ONLY:BOOL=ON \
-DQTC_DISABLE_KDEFILEDIALOG_CALLS:BOOL=ON
PLIST_FILES= ${QT_PLUGINDIR_REL}/styles/qtcurve.so
-PLIST_DIRS= ${QT_PLUGINDIR_REL}/styles
+PLIST_DIRSTRY= ${QT_PLUGINDIR_REL}/styles
.include <bsd.port.mk>