diff options
Diffstat (limited to 'devel/anjuta/files/patch-Makefile.in')
-rw-r--r-- | devel/anjuta/files/patch-Makefile.in | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/devel/anjuta/files/patch-Makefile.in b/devel/anjuta/files/patch-Makefile.in index c863c25da036..7f42511f1ab4 100644 --- a/devel/anjuta/files/patch-Makefile.in +++ b/devel/anjuta/files/patch-Makefile.in @@ -1,23 +1,23 @@ - -$FreeBSD$ - ---- Makefile.in.orig Fri Jan 4 16:09:11 2002 -+++ Makefile.in Fri Jan 4 16:26:58 2002 -@@ -137,11 +137,11 @@ +--- Makefile.in.orig Fri Feb 15 17:25:54 2002 ++++ Makefile.in Fri Feb 15 17:33:47 2002 +@@ -150,13 +150,13 @@ cxxflags_set = @cxxflags_set@ l = @l@ --SUBDIRS = intl po macros tagmanager global-tags scintilla ccview widgets manuals omf-install src pixmaps data doc launcher -+SUBDIRS = intl po macros tagmanager global-tags ccview widgets manuals omf-install src pixmaps data launcher +-SUBDIRS = intl po macros tagmanager global-tags scintilla \ ++SUBDIRS = intl po macros tagmanager global-tags \ + widgets manuals omf-install src pixmaps data \ +- doc launcher plugins scripts ++ launcher plugins scripts anjutadocdir = ${prefix}/doc/anjuta --anjutadoc_DATA = README COPYING AUTHORS ChangeLog INSTALL NEWS TODO ABOUT-NLS FUTURE -+anjutadoc_DATA = # README COPYING AUTHORS ChangeLog INSTALL NEWS TODO ABOUT-NLS FUTURE - - - EXTRA_DIST = anjuta.desktop.in.in anjuta.spec.in xml-i18n-extract.in xml-i18n-merge.in xml-i18n-update.in $(anjutadoc_DATA) -@@ -416,7 +416,7 @@ +-anjutadoc_DATA = \ ++anjutadoc_DATA = # \ + README\ + COPYING\ + AUTHORS\ +@@ -448,7 +448,7 @@ install-exec-am: install-exec: install-exec-recursive |