remove stray \

works fine now with openbsd libtool
This commit is contained in:
steven 2010-09-26 11:37:30 +00:00
parent 58d6f5e449
commit f9f16ff766
2 changed files with 14 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.22 2010/08/30 21:53:59 sthen Exp $
# $OpenBSD: Makefile,v 1.23 2010/09/26 11:37:30 steven Exp $
COMMENT= plugins for Gedit
@ -38,7 +38,7 @@ RUN_DEPENDS= ::devel/vte,-python \
:py-gtk2->=2.12.0:x11/py-gtk2
USE_X11= Yes
USE_LIBTOOL= gnu
USE_LIBTOOL= Yes
MODGCONF2_SCHEMAS_DIR= gedit
CONFIGURE_ARGS+= ${CONFIGURE_SHARED} \

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-plugins_bookmarks_Makefile_in,v 1.1 2010/09/26 11:37:30 steven Exp $
--- plugins/bookmarks/Makefile.in.orig Sun Sep 26 13:30:34 2010
+++ plugins/bookmarks/Makefile.in Sun Sep 26 13:30:49 2010
@@ -306,7 +306,7 @@ libbookmarks_la_SOURCES = \
gedit-bookmarks-plugin.h \
gedit-bookmarks-plugin.c
-libbookmarks_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS) \
+libbookmarks_la_LDFLAGS = $(PLUGIN_LIBTOOL_FLAGS)
libbookmarks_la_LDADD = $(GEDIT_LIBS)
support_DATA = bookmark.png