aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve-gtk2
diff options
context:
space:
mode:
Diffstat (limited to 'x11-themes/qtcurve-gtk2')
-rw-r--r--x11-themes/qtcurve-gtk2/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-themes/qtcurve-gtk2/Makefile b/x11-themes/qtcurve-gtk2/Makefile
index 4d9c1a0bd287..a74bd9d10c6e 100644
--- a/x11-themes/qtcurve-gtk2/Makefile
+++ b/x11-themes/qtcurve-gtk2/Makefile
@@ -33,7 +33,7 @@ EXTRA_PATCHES+= ${FILESDIR}/extra-patch-*
post-extract:
.if ${OSVERSION} < 800067
- ${CP} ${FILESDIR}/getline.h ${WRKSRC}/src
+ ${CP} ${FILESDIR}/getline.h ${WRKSRC}/style
.if ${OSVERSION} < 701101
${CP} ${FILESDIR}/getline_strndup.c ${WRKSRC}/style/getline.c
.else