freebsd-ports/devel/apr0/files/patch-apr-0.9.18__config.layout
Philip M. Gollucci f9f9567b83 - Convert to the apr 0.9.x series. Specifically apr-0.9.18 and apr-util-0.9.17
PR:             ports/146553
Submitted by:   myself (pgollucci@)
With Hat:       apache@
2010-05-18 04:41:03 +00:00

10 lines
304 B
Text

--- ./apr-0.9.18/config.layout.orig 2004-11-24 18:02:04.000000000 -0500
+++ ./apr-0.9.18/config.layout 2010-05-13 16:34:13.416618739 -0400
@@ -229,3 +229,7 @@
infodir: ${exec_prefix}/share/info
libsuffix: -${APR_MAJOR_VERSION}
</Layout>
+
+<Layout FreeBSD>
+ libsuffix:
+</Layout>