summaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 08:56:00 +0000
committerDmitry Sivachenko <demon@FreeBSD.org>2003-02-22 08:56:00 +0000
commit932cf02aa8a7c2c13fb95d97e378e33133a5158b (patch)
treeb573501ba5ed86049df73f6dbaf6b1e4bf2ccbd5 /x11-toolkits
parentUpdate to 3.2.4; (diff)
Do not install qmake.conf.bak left from REINPLACE_CMD.
Notes
Notes: svn path=/head/; revision=76134
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/qt31/Makefile1
-rw-r--r--x11-toolkits/qt32/Makefile1
-rw-r--r--x11-toolkits/qt33/Makefile1
3 files changed, 3 insertions, 0 deletions
diff --git a/x11-toolkits/qt31/Makefile b/x11-toolkits/qt31/Makefile
index 099583dc5fd0..a1c7ceef3a1d 100644
--- a/x11-toolkits/qt31/Makefile
+++ b/x11-toolkits/qt31/Makefile
@@ -97,6 +97,7 @@ post-patch:
${WRKSRC}/mkspecs/freebsd-g++/qmake.conf
@${REINPLACE_CMD} -e 's,release,release thread,' \
${WRKSRC}/mkspecs/freebsd-g++/qmake.conf
+ @${RM} ${WRKSRC}/mkspecs/freebsd-g++/qmake.conf.bak
post-build:
.for tool in makeqpf mergetr msg2qm qembed qvfb
diff --git a/x11-toolkits/qt32/Makefile b/x11-toolkits/qt32/Makefile
index 099583dc5fd0..a1c7ceef3a1d 100644
--- a/x11-toolkits/qt32/Makefile
+++ b/x11-toolkits/qt32/Makefile
@@ -97,6 +97,7 @@ post-patch:
${WRKSRC}/mkspecs/freebsd-g++/qmake.conf
@${REINPLACE_CMD} -e 's,release,release thread,' \
${WRKSRC}/mkspecs/freebsd-g++/qmake.conf
+ @${RM} ${WRKSRC}/mkspecs/freebsd-g++/qmake.conf.bak
post-build:
.for tool in makeqpf mergetr msg2qm qembed qvfb
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 099583dc5fd0..a1c7ceef3a1d 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -97,6 +97,7 @@ post-patch:
${WRKSRC}/mkspecs/freebsd-g++/qmake.conf
@${REINPLACE_CMD} -e 's,release,release thread,' \
${WRKSRC}/mkspecs/freebsd-g++/qmake.conf
+ @${RM} ${WRKSRC}/mkspecs/freebsd-g++/qmake.conf.bak
post-build:
.for tool in makeqpf mergetr msg2qm qembed qvfb