diff options
author | rakuco <rakuco@FreeBSD.org> | 2013-11-06 22:53:31 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2013-11-06 22:53:31 +0800 |
commit | ed72409e3d9567e4942496c5e7bd99af91e3a0b9 (patch) | |
tree | cd0e38cd4971a699e6f2f9ff28528f7253b38697 /x11/qimageblitz | |
parent | 458e7bb07203655a756fb97c7fb4eb604c25fd5d (diff) | |
download | freebsd-ports-gnome-ed72409e3d9567e4942496c5e7bd99af91e3a0b9.tar.gz freebsd-ports-gnome-ed72409e3d9567e4942496c5e7bd99af91e3a0b9.tar.zst freebsd-ports-gnome-ed72409e3d9567e4942496c5e7bd99af91e3a0b9.zip |
Support staging.
Submitted by: Schaich Alonso <alonsoschaich@fastmail.fm>
Diffstat (limited to 'x11/qimageblitz')
-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,' \ |