aboutsummaryrefslogtreecommitdiff
path: root/security/fakeroot
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2008-04-25 22:16:50 +0000
committerPav Lucistnik <pav@FreeBSD.org>2008-04-25 22:16:50 +0000
commit7b9ac25283d52f6ca707d380c2895ba3ae68d2be (patch)
tree5bdd575c5660845aa2ed4e41ab335d5d49d41f1c /security/fakeroot
parent777a44e5f0e922960ab47832ee34717537ebad5f (diff)
downloadports-7b9ac25283d52f6ca707d380c2895ba3ae68d2be.tar.gz
ports-7b9ac25283d52f6ca707d380c2895ba3ae68d2be.zip
- Fix build on -CURRENT (typo in configure script)
PR: ports/123093 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
Notes
Notes: svn path=/head/; revision=211984
Diffstat (limited to 'security/fakeroot')
-rw-r--r--security/fakeroot/files/patch-configure11
1 files changed, 11 insertions, 0 deletions
diff --git a/security/fakeroot/files/patch-configure b/security/fakeroot/files/patch-configure
new file mode 100644
index 000000000000..ba8eaa6dcf9e
--- /dev/null
+++ b/security/fakeroot/files/patch-configure
@@ -0,0 +1,11 @@
+--- configure.orig 2008-04-25 20:11:19.000000000 +0200
++++ configure 2008-04-25 20:11:30.000000000 +0200
+@@ -11755,7 +11755,7 @@
+ {
+
+ int __xmknodat ( int ver,
+- inf dirfd,
++ int dirfd,
+ const char *pathname ,
+ mode_t mode , dev_t dev);
+