aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/qt33/Makefile
diff options
context:
space:
mode:
authorlofi <lofi@FreeBSD.org>2004-05-28 19:21:24 +0800
committerlofi <lofi@FreeBSD.org>2004-05-28 19:21:24 +0800
commiteec8272ad0cddcdef9a5f9d880d52364157568a5 (patch)
tree21bb18bc13d30c3a9f54eb6116928cacd84d8080 /x11-toolkits/qt33/Makefile
parentb37d9ef9264ccdd967e5a28e149e46ce5fa38c88 (diff)
downloadfreebsd-ports-gnome-eec8272ad0cddcdef9a5f9d880d52364157568a5.tar.gz
freebsd-ports-gnome-eec8272ad0cddcdef9a5f9d880d52364157568a5.tar.zst
freebsd-ports-gnome-eec8272ad0cddcdef9a5f9d880d52364157568a5.zip
Don't try to enforce PREFIX by patching, Qt already honors it.
Diffstat (limited to 'x11-toolkits/qt33/Makefile')
-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: