* adjust autoconf-2.68 and perl-5.10.1 to activate the build package only

in the INSTALL phase, as they won't build otherwise
This commit is contained in:
Oliver Tappe
2013-03-29 17:15:07 +00:00
parent 60aba35d64
commit a477cb45a4
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ BUILD_PREREQUIRES="haiku-devel >= $haikuVersion
CHECKSUM_MD5="b9b2fdb957f50ada62d73f43ee75d044" CHECKSUM_MD5="b9b2fdb957f50ada62d73f43ee75d044"
SOURCE_DIR="$portVersionedName" SOURCE_DIR="$portVersionedName"
BUILD_PACKAGE_ACTIVATION_PHASE="INSTALL"
BUILD() BUILD()
{ {

View File

@@ -31,6 +31,7 @@ BUILD_PREREQUIRES="haiku-devel >= $haikuVersion
cmd:sed" cmd:sed"
SOURCE_DIR="$portVersionedName" SOURCE_DIR="$portVersionedName"
BUILD_PACKAGE_ACTIVATION_PHASE="INSTALL"
BUILD() BUILD()
{ {