freebsd-ports/databases/p5-Memcached-libmemcached/files
Steve Wills 054d194d68 databases/p5-Memcached-libmemcached: improve patch
The patch to Makefile.PL needed to also replace $Config{lib_ext} (which
defaults to ".a") with ".so" so that we link against the right thing. This
avoids the need to patch databases/libmemcached.

While here, also avoid hard coding the path to PREFIX and split out the
libstdc++ to libc++ patch, avoiding duplication.

Pointyhat to:		swills
Reported by:		tijl, bapt
2015-07-01 01:03:03 +00:00
..
extra-patch-Makefile.PL databases/p5-Memcached-libmemcached: improve patch 2015-07-01 01:03:03 +00:00
patch-Makefile.PL databases/p5-Memcached-libmemcached: improve patch 2015-07-01 01:03:03 +00:00