mirror of
https://git.freebsd.org/ports.git
synced 2025-06-02 03:16:28 -04:00
- Update slave ports of textproc/uim - Bump PORTREVISION for the ports that depend on textproc/uim
10 lines
385 B
Prolog
10 lines
385 B
Prolog
--- qt4/common.pro.in.orig 2022-05-04 19:05:55 UTC
|
|
+++ qt4/common.pro.in
|
|
@@ -26,6 +26,6 @@ QMAKE_CXXFLAGS_DEBUG = $$replace(QMAKE_CXXFLAGS_DEB
|
|
QMAKE_CXXFLAGS_RELEASE = $$replace(QMAKE_CXXFLAGS_RELEASE, "-Wconversion", "")
|
|
QMAKE_LINK = @CXX@
|
|
QMAKE_LFLAGS = @LDFLAGS@
|
|
-QMAKE_STRIP =
|
|
+QMAKE_STRIP = @STRIP@
|
|
|
|
INSTALLS += target
|