mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
330120e6da
PR: 35971 Submitted by: Joe Marcus Clarke <marcus@marcuscom.com>
15 lines
433 B
Plaintext
15 lines
433 B
Plaintext
|
|
$FreeBSD$
|
|
|
|
--- libgnomevfs/Makefile.in.orig Sun Mar 17 16:04:01 2002
|
|
+++ libgnomevfs/Makefile.in Sun Mar 17 16:26:57 2002
|
|
@@ -215,7 +215,7 @@
|
|
|
|
|
|
# Platform specific includes
|
|
-libgnomevfsplatofrmincludedir = $(libdir)/gnome-vfs-1.0/include
|
|
+libgnomevfsplatofrmincludedir = $(includedir)/gnome-vfs-1.0/libgnomevfs
|
|
libgnomevfsplatofrminclude_HEADERS = gnome-vfs-file-size.h
|
|
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
|