use file:// as prefix for local files.

This commit is contained in:
Jérôme Duval
2016-07-10 19:51:57 +02:00
parent 3919ff5c36
commit 17d6353cb1
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,7 @@ COPYRIGHT="1995-2001 Lars Düning"
LICENSE="MIT"
REVISION="3"
#SOURCE_URI="http://ports.haiku-files.org/export/1051/haikuports/trunk/haiku-apps/mkdepend/source/mkdepend-1.7.zip"
SOURCE_URI="source/mkdepend-1.7.zip"
SOURCE_URI="file://source/mkdepend-1.7.zip"
CHECKSUM_MD5="d4ec4fea9dd9b7292b52d780c8ee3387"
ARCHITECTURES="x86_gcc2 x86 x86_64"