diff options
-rw-r--r-- | x11-toolkits/attica/Makefile | 1 | ||||
-rw-r--r-- | x11-toolkits/shared-desktop-ontologies/Makefile | 1 | ||||
-rw-r--r-- | x11/qimageblitz/Makefile | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/x11-toolkits/attica/Makefile b/x11-toolkits/attica/Makefile index 1a2a6578ca0e..009a62d8add5 100644 --- a/x11-toolkits/attica/Makefile +++ b/x11-toolkits/attica/Makefile @@ -19,7 +19,6 @@ USES= cmake CMAKE_ARGS= -DATTICA_ENABLE_TESTS:BOOL=OFF \ -DQT4_BUILD:BOOL=ON -NO_STAGE= yes post-patch: ${REINPLACE_CMD} \ -e 's,$${LIB_DESTINATION}/pkgconfig,libdata/pkgconfig,' \ diff --git a/x11-toolkits/shared-desktop-ontologies/Makefile b/x11-toolkits/shared-desktop-ontologies/Makefile index 67a14930f962..b7e8ffbea67b 100644 --- a/x11-toolkits/shared-desktop-ontologies/Makefile +++ b/x11-toolkits/shared-desktop-ontologies/Makefile @@ -14,7 +14,6 @@ INSTALL_TARGET= install USE_BZIP2= yes USES= cmake pkgconfig -NO_STAGE= yes post-patch: @${REINPLACE_CMD} -e 's|share/cmake/SharedDesktopOntologies|lib/cmake/SharedDesktopOntologies|' \ ${WRKSRC}/CMakeLists.txt diff --git a/x11/qimageblitz/Makefile b/x11/qimageblitz/Makefile index 9479f93e80b8..e12c7990ca1c 100644 --- a/x11/qimageblitz/Makefile +++ b/x11/qimageblitz/Makefile @@ -16,7 +16,6 @@ USE_LDCONFIG= yes USE_QT4= corelib gui qmake_build moc_build uic_build rcc_build USES= cmake -NO_STAGE= yes post-patch: ${REINPLACE_CMD} -e \ 's,$${LIB_INSTALL_DIR}/pkgconfig,libdata/pkgconfig,' \ |