From 512a2b5db39081d6521be25d63b71cfe79851623 Mon Sep 17 00:00:00 2001 From: stas Date: Wed, 8 Jul 2009 12:04:04 +0000 Subject: - Eliminate leftovers in patch-tools_Makefile.in so any2djvu really gets installed if selected. PR: ports/136436 Submitted by: "Frank W. Josellis" --- graphics/djvulibre-nox11/files/patch-tools_Makefile.in | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/graphics/djvulibre-nox11/files/patch-tools_Makefile.in b/graphics/djvulibre-nox11/files/patch-tools_Makefile.in index 1bd254767109..74a93ab39199 100644 --- a/graphics/djvulibre-nox11/files/patch-tools_Makefile.in +++ b/graphics/djvulibre-nox11/files/patch-tools_Makefile.in @@ -1,5 +1,5 @@ ---- ./tools/Makefile.in.orig 2009-07-03 16:01:51.000000000 +0400 -+++ ./tools/Makefile.in 2009-07-03 16:07:05.000000000 +0400 +--- tools/Makefile.in.orig 2009-07-07 17:04:26.000000000 +0200 ++++ tools/Makefile.in 2009-07-07 17:11:00.000000000 +0200 @@ -53,7 +53,7 @@ INCS = -I${top_builddir} -I${top_srcdir} -I${top_srcdir}/libdjvu -I${srcdir} @@ -9,15 +9,6 @@ MORELIBS= @LDFLAGS@ ${TIFF_LIBS} @LIBS@ CFLAGS = ${FLAGS} @CPPFLAGS@ @CFLAGS@ CXXFLAGS = ${FLAGS} ${CXXRPOFLAGS} @CPPFLAGS@ @CXXFLAGS@ -@@ -65,7 +65,7 @@ - djvups djvuextract djvumake \ - djvused djvutxt djvuserve - --SCRIPTS = djvudigital any2djvu -+SCRIPTS = djvudigital - - MAN1PAGES = djvu - @@ -83,7 +83,7 @@ install-scripts: FORCE ${INSTALL} -d ${DESTDIR}${bindir} -- cgit