mirror of
https://git.freebsd.org/ports.git
synced 2025-06-27 07:30:32 -04:00
15 lines
292 B
Text
15 lines
292 B
Text
--- Makefile.am.orig 2018-02-08 17:53:26 UTC
|
|
+++ Makefile.am
|
|
@@ -3,12 +3,6 @@ SUBDIRS =
|
|
SUBDIRS += fuse-ext2
|
|
SUBDIRS += tools
|
|
|
|
-EXTRA_DIST = \
|
|
- fuse-ext2.pc.in
|
|
-
|
|
-pkgconfigdir = @pkgconfigdir@
|
|
-pkgconfig_DATA = fuse-ext2.pc
|
|
-
|
|
$(pkgconfig_DATA): config.status
|
|
|
|
man1_MANS = fuse-ext2.1
|