diff options
| author | Peter Pentchev <roam@FreeBSD.org> | 2001-06-11 17:53:53 +0000 |
|---|---|---|
| committer | Peter Pentchev <roam@FreeBSD.org> | 2001-06-11 17:53:53 +0000 |
| commit | c214744602f4c552cea7938627e4d5864581b5ac (patch) | |
| tree | 9e04361eff34bc00b8c61b089324cd488a0a70d1 /graphics/netpbm/files/patch-ba | |
| parent | Add p5-DBIx-DataSource 0.02, (diff) | |
Update to 9.14.
PR: 28051
Submitted by: Ports Fury
Notes
Notes:
svn path=/head/; revision=43859
Diffstat (limited to 'graphics/netpbm/files/patch-ba')
| -rw-r--r-- | graphics/netpbm/files/patch-ba | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/graphics/netpbm/files/patch-ba b/graphics/netpbm/files/patch-ba index 6c1722345945..6025b42fc89b 100644 --- a/graphics/netpbm/files/patch-ba +++ b/graphics/netpbm/files/patch-ba @@ -1,6 +1,6 @@ ---- GNUmakefile.orig Thu Jan 11 12:01:03 2001 -+++ GNUmakefile Sat Jan 13 00:00:00 2001 -@@ -128,10 +128,8 @@ +--- GNUmakefile.orig Mon Apr 9 11:10:10 2001 ++++ GNUmakefile Tue May 15 00:00:00 2001 +@@ -150,10 +150,10 @@ .PHONY: install.hdr install.hdr: $(SRCDIR)/mkinstalldirs $(INSTALLHDRS) @@ -9,6 +9,8 @@ $(SRCDIR)/pbmplus.h $(INSTALLHDRS) - $(INSTALL) -c -m$(INSTALL_PERM_HDR) \ - $(SRCDIR)/shhopt/shhopt.h $(INSTALLHDRS) ++ ${BSD_INSTALL_DATA} \ ++ $(SRCDIR)/shhopt/pbmshhopt.h $(INSTALLHDRS) for i in $(SUBDIRS) ; do \ $(MAKE) -C $$i -f $(SRCDIR)/$$i/Makefile install.hdr ; \ done |
