1b55c827a9
- Update to working URL - Remove files integrated upstream - Update to new header - Add LICENSE - Remove ABI versions from LIB_DEPENDS - Convert to new options framework - Remove use of bsd.port.pre.mk - See http://lists.freebsd.org/pipermail/freebsd-fs/2012-September/015166.html for more information on the current status of fuse support
11 lines
312 B
Text
11 lines
312 B
Text
--- src/Makefile.in.orig 2010-03-06 13:12:36.000000000 -0300
|
|
+++ src/Makefile.in 2010-06-21 21:59:54.000000000 -0300
|
|
@@ -667,7 +667,7 @@
|
|
|
|
info-am:
|
|
|
|
-install-data-am: install-data-local install-man \
|
|
+install-data-am: install-man \
|
|
install-rootbinPROGRAMS install-rootsbinDATA
|
|
|
|
install-dvi: install-dvi-am
|