Support staging.

Submitted by:	Schaich Alonso <alonsoschaich@fastmail.fm>
This commit is contained in:
Raphael Kubo da Costa 2013-11-06 14:53:31 +00:00
parent 75a96b0afb
commit 9830a728e7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=332999
3 changed files with 0 additions and 3 deletions

View file

@ -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,' \

View file

@ -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

View file

@ -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,' \