aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits
diff options
context:
space:
mode:
authordemon <demon@FreeBSD.org>2003-02-22 16:56:00 +0800
committerdemon <demon@FreeBSD.org>2003-02-22 16:56:00 +0800
commite940a7276fb5c1d10914a668ddf98b4fd872e1e2 (patch)
tree1b7126f2695dbdf030d17a506a52b70a80718d2e /x11-toolkits
parent4506e2f3ee690ab79fd0f68eb6fc7f71d53ef078 (diff)
downloadfreebsd-ports-gnome-e940a7276fb5c1d10914a668ddf98b4fd872e1e2.tar.gz
freebsd-ports-gnome-e940a7276fb5c1d10914a668ddf98b4fd872e1e2.tar.zst
freebsd-ports-gnome-e940a7276fb5c1d10914a668ddf98b4fd872e1e2.zip
Do not install qmake.conf.bak left from REINPLACE_CMD.
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