mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-03 05:28:53 +02:00
Fixed error in the make bep file, it's MESSAGE not COMMENT.
This commit is contained in:
@@ -5,7 +5,7 @@ CHECKSUM_MD5="1a11100f3c63fcf5753818e59d63088f"
|
|||||||
REVISION="1"
|
REVISION="1"
|
||||||
STATUS_HAIKU="stable"
|
STATUS_HAIKU="stable"
|
||||||
DEPEND=""
|
DEPEND=""
|
||||||
COMMENT="Warning, if building Haiku OptionalPackage, be sure Getext and libintl are not enabled"
|
MESSAGE="Warning, if building Haiku OptionalPackage, be sure Getext and libintl are not enabled"
|
||||||
BUILD {
|
BUILD {
|
||||||
cd make-3.82
|
cd make-3.82
|
||||||
libtoolize -fci
|
libtoolize -fci
|
||||||
|
|||||||
Reference in New Issue
Block a user