freebsd-ports/devel/anjuta/files/patch-Makefile.in
Maxim Sobolev ede6e408c4 Update to 0.1.9.
PR:		34983
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-19 08:37:46 +00:00

28 lines
725 B
Text

--- 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 \
+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 = \
+anjutadoc_DATA = # \
README\
COPYING\
AUTHORS\
@@ -448,7 +448,7 @@
install-exec-am:
install-exec: install-exec-recursive
-install-data-am: install-anjutadocDATA install-gnomemenuDATA
+install-data-am: install-gnomemenuDATA
install-data: install-data-recursive
install-am: all-am