mirror of
https://github.com/yann64/haikuports.git
synced 2026-04-22 11:40:06 +02:00
sdl_perl: cleanup
no revbump, because no rebuild is necessary.
This commit is contained in:
@@ -57,11 +57,7 @@ BUILD_REQUIRES="
|
||||
devel:libSDL_Pango$secondaryArchSuffix
|
||||
devel:libtiff$secondaryArchSuffix >= 6
|
||||
alien_sdl$secondaryArchSuffix
|
||||
capture_tiny
|
||||
class_inspector
|
||||
file_sharedir
|
||||
module_build
|
||||
tie_simple
|
||||
"
|
||||
BUILD_PREREQUIRES="
|
||||
cmd:gcc$secondaryArchSuffix
|
||||
@@ -69,13 +65,15 @@ BUILD_PREREQUIRES="
|
||||
"
|
||||
|
||||
TEST_REQUIRES="
|
||||
algorithm_diff
|
||||
capture_tiny
|
||||
file_sharedir
|
||||
tie_simple
|
||||
test_most
|
||||
"
|
||||
|
||||
BUILD()
|
||||
{
|
||||
perl Build.PL --installdirs vendor --prefix $prefix
|
||||
perl Build.PL --prefix $prefix
|
||||
./Build
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user