aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits/qt33
diff options
context:
space:
mode:
authorMichael Nottebrock <lofi@FreeBSD.org>2004-05-28 11:21:24 +0000
committerMichael Nottebrock <lofi@FreeBSD.org>2004-05-28 11:21:24 +0000
commit7c41962a46c4135eae5d92c0cea67244f3f4394e (patch)
tree03f15eba5c5fe4f21b880be7ca49f295c9eb58ed /x11-toolkits/qt33
parentde18addb4943efe1974ceb36c36fc86a08232081 (diff)
downloadports-7c41962a46c4135eae5d92c0cea67244f3f4394e.tar.gz
ports-7c41962a46c4135eae5d92c0cea67244f3f4394e.zip
Don't try to enforce PREFIX by patching, Qt already honors it.
Notes
Notes: svn path=/head/; revision=110176
Diffstat (limited to 'x11-toolkits/qt33')
-rw-r--r--x11-toolkits/qt33/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 7316713e3a0b..fc235f09671f 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -144,7 +144,7 @@ post-patch:
post-configure:
@${REINPLACE_CMD} -e \
- 's|/usr/X11R6/lib/pkgconfig/qt-mt.pc|${PREFIX}/libdata/pkgconfig/qt-mt.pc|g' \
+ 's|/lib/pkgconfig/qt-mt.pc|/libdata/pkgconfig/qt-mt.pc|g' \
${WRKSRC}/src/Makefile
post-build: