mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-17 03:25:46 +00:00
6748e9eca3
to the tree. Prompted by: Neil Darlow <neil@darlow.co.uk>
12 lines
383 B
Plaintext
12 lines
383 B
Plaintext
--- sigc++/config/Makefile.in.orig Tue Aug 6 16:14:37 2002
|
|
+++ sigc++/config/Makefile.in Tue Aug 6 16:16:36 2002
|
|
@@ -82,7 +82,7 @@
|
|
|
|
EXTRA_DIST = sigc++config.h.in
|
|
|
|
-includedir = $(libdir)/sigc++-1.0/include
|
|
+includedir = $(prefix)/include/sigc++-1.0
|
|
include_HEADERS = sigc++config.h
|
|
mkinstalldirs = $(SHELL) $(top_srcdir)/scripts/mkinstalldirs
|
|
CONFIG_HEADER = sigc++config.h
|