1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-17 03:25:46 +00:00
freebsd-ports/devel/libsigc++/files/patch-ad
Joe Marcus Clarke 6748e9eca3 Update to 1.0.4, and make this port safe for when libsigc++-1.2 gets added
to the tree.

Prompted by:	Neil Darlow <neil@darlow.co.uk>
2002-08-06 20:31:10 +00:00

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