aboutsummaryrefslogtreecommitdiff
path: root/x11-themes/qtcurve-gtk2
diff options
context:
space:
mode:
authorDima Panov <fluffy@FreeBSD.org>2010-05-12 12:47:25 +0000
committerDima Panov <fluffy@FreeBSD.org>2010-05-12 12:47:25 +0000
commitc29f07bddbf4faa7c834ce54399170884f370396 (patch)
treeac9f7b883e3dd89dcce7c72fdd35cd186f4cbf2a /x11-themes/qtcurve-gtk2
parent25e48ae956cec6ec8312bd67ced18256be2fa0d2 (diff)
downloadports-c29f07bddbf4faa7c834ce54399170884f370396.tar.gz
ports-c29f07bddbf4faa7c834ce54399170884f370396.zip
Notes
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