diff options
Diffstat (limited to 'tools/depends/native/fakeroot-native/Makefile')
-rw-r--r-- | tools/depends/native/fakeroot-native/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/depends/native/fakeroot-native/Makefile b/tools/depends/native/fakeroot-native/Makefile index ed3e813be4..d3b3c2e527 100644 --- a/tools/depends/native/fakeroot-native/Makefile +++ b/tools/depends/native/fakeroot-native/Makefile @@ -1,7 +1,7 @@ include ../../Makefile.include PREFIX=$(NATIVEPREFIX) PLATFORM=$(NATIVEPLATFORM) -DEPS= ../../Makefile.include.in Makefile +DEPS= ../../Makefile.include Makefile 01-darwin14-openat.patch APPNAME=fakeroot VERSION=macosx-v3.3 |