$OpenBSD: patch-lib_Makefile_am,v 1.1.1.1 2014/10/04 18:47:55 kirby Exp $
--- lib/Makefile.am.orig	Wed Sep 24 15:55:53 2014
+++ lib/Makefile.am	Wed Sep 24 15:55:53 2014
@@ -90,5 +90,5 @@ install-data-local:
 if MACOS
 	sed -i '' -e "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles)
 else
-	${SED} -i "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles)
+	perl -pi -e "s|(DESTDIR)|${DESTDIR}|g" $(pcfiles)
 endif
