diff options
-rw-r--r-- | x11-toolkits/qt31/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt32/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/qt33/Makefile | 1 |
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 |