diff options
author | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-06 14:53:31 +0000 |
---|---|---|
committer | Raphael Kubo da Costa <rakuco@FreeBSD.org> | 2013-11-06 14:53:31 +0000 |
commit | 9830a728e7ad5e22558444b326008231421ef9f0 (patch) | |
tree | cd0e38cd4971a699e6f2f9ff28528f7253b38697 /x11 | |
parent | 75a96b0afb84165aa7da56fe5f307b647e002de7 (diff) |
Notes
Diffstat (limited to 'x11')
-rw-r--r-- | x11/qimageblitz/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
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,' \ |