diff options
author | Alex Dupre <ale@FreeBSD.org> | 2005-02-26 23:54:04 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2005-02-26 23:54:04 +0000 |
commit | 73aca5427baf59b6f85f483bfba9b18c4a88ddaa (patch) | |
tree | 8bd0433518b32c01eb4ad9b96ae6ea4fdf2acb0a /graphics/gqview/files/patch-Makefile.in | |
parent | - Update to 1.0.0 (diff) |
Update to 2.0.0 release:
- register CONFLICTS
- install html documentation
Notes
Notes:
svn path=/head/; revision=129867
Diffstat (limited to 'graphics/gqview/files/patch-Makefile.in')
-rw-r--r-- | graphics/gqview/files/patch-Makefile.in | 25 |
1 files changed, 7 insertions, 18 deletions
diff --git a/graphics/gqview/files/patch-Makefile.in b/graphics/gqview/files/patch-Makefile.in index 0bf07a1025f8..d7ecd3d0daf0 100644 --- a/graphics/gqview/files/patch-Makefile.in +++ b/graphics/gqview/files/patch-Makefile.in @@ -1,23 +1,12 @@ ---- Makefile.in.orig Sat Sep 18 19:39:47 2004 -+++ Makefile.in Tue Sep 21 23:34:26 2004 -@@ -163,11 +163,7 @@ - helpdir = $(prefix)/share/gqview - help_DATA = README - --desktopdir = $(datadir)/applications --desktop_DATA = gqview.desktop - --icondir = $(datadir)/pixmaps --icon_DATA = gqview.png - - ACLOCAL_AMFLAGS = -I m4 - subdir = . -@@ -637,7 +633,7 @@ +--- Makefile.in.orig Sun Feb 27 00:36:49 2005 ++++ Makefile.in Sun Feb 27 00:37:19 2005 +@@ -664,8 +664,7 @@ info-am: --install-data-am: install-desktopDATA install-helpDATA install-iconDATA \ -+install-data-am: install-desktopDATA install-iconDATA \ - install-man +-install-data-am: install-desktopDATA install-iconDATA install-man \ +- install-readmeDATA ++install-data-am: install-man install-exec-am: + |