openbsd-ports/x11/gnome/anjuta/patches/patch-plugins_Makefile_in
2010-12-29 19:48:04 +00:00

15 lines
369 B
Plaintext

$OpenBSD: patch-plugins_Makefile_in,v 1.7 2010/12/29 19:48:04 ajacoutot Exp $
Disable the symbol-db plugin, OpenBSD lacks shm_open().
--- plugins/Makefile.in.orig Wed Dec 29 18:44:29 2010
+++ plugins/Makefile.in Wed Dec 29 20:14:07 2010
@@ -349,7 +349,6 @@ SUBDIRS = . \
glade \
devhelp \
language-manager \
- symbol-db \
git \
sourceview \
run-program \