mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-23 12:10:06 +02:00
NetSurf: drop unused build option
This commit is contained in:
@@ -76,12 +76,11 @@ BUILD_PREREQUIRES="
|
||||
|
||||
BUILD()
|
||||
{
|
||||
make TARGET=beos BUILD=release
|
||||
make TARGET=beos
|
||||
}
|
||||
|
||||
INSTALL()
|
||||
{
|
||||
make TARGET=beos DESTDIR=$prefix install
|
||||
|
||||
addAppDeskbarSymlink $appsDir/NetSurf
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user