diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-14 22:19:22 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-12-14 22:19:22 +0000 |
commit | 0ef649ad1d99a1008b87ad8b29e37db3f2ccc5a4 (patch) | |
tree | 328d1d442b52165ff2263faca6f4d8fcf4d6f458 /sysutils/udfclient/files/patch-Makefile.in | |
parent | - Update to 0.4 (diff) |
- Update to 0.5.8
- Add option to build FUSE module
PR: ports/118484
Submitted by: Andriy Gapon <avg@icyb.net.ua> (maintainer)
Notes
Notes:
svn path=/head/; revision=203659
Diffstat (limited to 'sysutils/udfclient/files/patch-Makefile.in')
-rw-r--r-- | sysutils/udfclient/files/patch-Makefile.in | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sysutils/udfclient/files/patch-Makefile.in b/sysutils/udfclient/files/patch-Makefile.in deleted file mode 100644 index f3a04f0f29d0..000000000000 --- a/sysutils/udfclient/files/patch-Makefile.in +++ /dev/null @@ -1,11 +0,0 @@ ---- Makefile.in Sun Jun 26 00:02:51 2005 -+++ Makefile.in Mon Jul 25 20:34:12 2005 -@@ -33,7 +33,7 @@ - #CFLAGS+= -D__ANONYMOUSUDF__ - - #CFLAGS+= -fPIC -DPIC --POSTOBJ+= @SCSI_LIB@ @THREADLIB@ @TIMELIB@ -+POSTOBJ+= @SCSI_LIB@ @THREADLIB@ #@TIMELIB@ - - - # For use with the cpuflags package |