mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
taglib: stop silly wip name
* Flagging as broken on all architectures should be enough to prevent it from being used
This commit is contained in:
@@ -35,8 +35,6 @@ BUILD_PREREQUIRES="
|
||||
cmd:make
|
||||
"
|
||||
|
||||
SOURCE_DIR="$portVersionedName"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
cmake . -DCMAKE_INSTALL_PREFIX:PATH=$prefix \
|
||||
@@ -44,6 +42,7 @@ BUILD()
|
||||
-DLIB_INSTALL_DIR=$developLibDir
|
||||
make
|
||||
}
|
||||
|
||||
#-DINCLUDE_INSTALL_DIR=$developDir/headers \
|
||||
INSTALL()
|
||||
{
|
||||
Reference in New Issue
Block a user