diff options
author | pav <pav@FreeBSD.org> | 2004-03-02 03:03:55 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-03-02 03:03:55 +0800 |
commit | a07774f0ea2de8c8a55172e6cf074d13ab50fb61 (patch) | |
tree | 2105914b63cb8d24849a8bfd63783e301e8c5eb5 /palm/jpilot/files/patch-Makefile.in | |
parent | 4b1ade10a1b8dfb4975e1c54250aad209d663254 (diff) | |
download | freebsd-ports-gnome-a07774f0ea2de8c8a55172e6cf074d13ab50fb61.tar.gz freebsd-ports-gnome-a07774f0ea2de8c8a55172e6cf074d13ab50fb61.tar.zst freebsd-ports-gnome-a07774f0ea2de8c8a55172e6cf074d13ab50fb61.zip |
- Update to 0.99.7 [1]
- While here, use ${DOCSDIR} to silence portlint a bit
PR: ports/63560
Submitted by: Alex Varju <varju@webct.com> (maintainer)
Diffstat (limited to 'palm/jpilot/files/patch-Makefile.in')
-rw-r--r-- | palm/jpilot/files/patch-Makefile.in | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/palm/jpilot/files/patch-Makefile.in b/palm/jpilot/files/patch-Makefile.in index 5cc2e99f5a2c..49c9ede7e12c 100644 --- a/palm/jpilot/files/patch-Makefile.in +++ b/palm/jpilot/files/patch-Makefile.in @@ -1,11 +1,11 @@ ---- Makefile.in.orig Thu Jul 10 15:34:16 2003 -+++ Makefile.in Sat Jul 12 15:51:43 2003 -@@ -183,7 +183,7 @@ +--- Makefile.in.orig Sat Feb 28 15:19:48 2004 ++++ Makefile.in Sun Feb 29 17:22:11 2004 +@@ -312,7 +312,7 @@ + sharedstatedir = @sharedstatedir@ sysconfdir = @sysconfdir@ target_alias = @target_alias@ +-SUBDIRS = Expense SyncTime KeyRing docs dialer po m4 empty icons ++SUBDIRS = Expense SyncTime KeyRing dialer po m4 empty --SUBDIRS = intl Expense SyncTime KeyRing docs dialer po m4 empty icons -+SUBDIRS = intl Expense SyncTime KeyRing dialer po m4 empty - - EXTRA_DIST = reconf autogen.sh ChangeLog \ - config.rpath mkinstalldirs \ + # install the manual docs + colordir = $(prefix)/share/$(PACKAGE) |