mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
15 lines
302 B
Text
15 lines
302 B
Text
--- Makefile.am.orig 2015-03-30 23:42:20 UTC
|
|
+++ Makefile.am
|
|
@@ -5,12 +5,6 @@ SUBDIRS += tools
|
|
SUBDIRS += test
|
|
SUBDIRS += test/pjdfstest
|
|
|
|
-EXTRA_DIST = \
|
|
- fuse-ext2.pc.in
|
|
-
|
|
-pkgconfigdir = @pkgconfigdir@
|
|
-pkgconfig_DATA = fuse-ext2.pc
|
|
-
|
|
$(pkgconfig_DATA): config.status
|
|
|
|
man1_MANS = fuse-ext2.1
|