mirror of
https://github.com/yann64/haikuports.git
synced 2026-05-05 06:28:55 +02:00
Add x86_64 as supported architecture to ports required by Haiku.
This commit is contained in:
@@ -1,13 +1,13 @@
|
||||
SUMMARY="MkDepend for BeOS"
|
||||
SUMMARY="MkDepend for BeOS"
|
||||
DESCRIPTION="MkDepend scans C-source files recursively for includes and writes the found dependency trees into an existing makefile."
|
||||
HOMEPAGE="http://www.bearnip.com/lars/be/mkdepend.html"
|
||||
HOMEPAGE="http://www.bearnip.com/lars/be/mkdepend.html"
|
||||
LICENSE="MIT"
|
||||
COPYRIGHT="1995-2001 Lars Düning. All Rights Reserved"
|
||||
#SRC_URI="http://ports.haiku-files.org/export/1051/haikuports/trunk/haiku-apps/mkdepend/source/mkdepend-1.7.zip"
|
||||
SRC_URI="source/mkdepend-1.7.zip"
|
||||
CHECKSUM_MD5="d4ec4fea9dd9b7292b52d780c8ee3387"
|
||||
REVISION="3"
|
||||
ARCHITECTURES="x86_gcc2 x86"
|
||||
ARCHITECTURES="x86_gcc2 x86 x86_64"
|
||||
|
||||
PROVIDES="
|
||||
mkdepend = $portVersion
|
||||
|
||||
Reference in New Issue
Block a user