mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-04 22:18:55 +02:00
Convert some remaining bep syntax to shell syntax
This commit is contained in:
@@ -17,12 +17,14 @@ DEPEND="media-libs/libmng > 1.0.10
|
||||
dev-perl/HTML-Entities >= 3.70
|
||||
"
|
||||
|
||||
BUILD {
|
||||
BUILD()
|
||||
{
|
||||
cd netsurf-3.1-HEAD
|
||||
make
|
||||
}
|
||||
|
||||
INSTALL {
|
||||
INSTALL()
|
||||
{
|
||||
cd netsurf-3.1-HEAD
|
||||
make install
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user