mirror of
https://git.freebsd.org/ports.git
synced 2025-06-26 07:00:31 -04:00
14 lines
300 B
Text
14 lines
300 B
Text
|
|
$FreeBSD$
|
|
|
|
--- modules/extfs/Makefile.in 2002/02/16 16:49:13 1.1
|
|
+++ modules/extfs/Makefile.in 2002/02/16 16:52:26
|
|
@@ -163,7 +163,7 @@
|
|
XML_REQUIRED = @XML_REQUIRED@
|
|
cxxflags_set = @cxxflags_set@
|
|
|
|
-extfsdir = $(prefix)/lib/vfs/extfs
|
|
+extfsdir = $(prefix)/lib/vfs2/extfs
|
|
|
|
extfs_DATA = README
|
|
|