aboutsummaryrefslogtreecommitdiff
path: root/graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-19 20:21:21 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-19 20:21:21 +0000
commit83b73d56143df311f12de660accb9cb036824fac (patch)
tree6f334e77ecc314dde8fbbda997a054639b07a62a /graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile
parent07a8570172bae23cd7433903b0ff0ff837bb2f92 (diff)
downloadports-83b73d56143df311f12de660accb9cb036824fac.tar.gz
ports-83b73d56143df311f12de660accb9cb036824fac.zip
Notes
Diffstat (limited to 'graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile')
-rw-r--r--graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile22
1 files changed, 22 insertions, 0 deletions
diff --git a/graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile b/graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile
new file mode 100644
index 000000000000..baa163893a9f
--- /dev/null
+++ b/graphics/netpbm/files/patch-converter::other::pnmtopalm::Makefile
@@ -0,0 +1,22 @@
+--- converter/other/pnmtopalm/Makefile.orig Mon Jun 10 13:40:28 2002
++++ converter/other/pnmtopalm/Makefile Tue Jun 18 00:00:00 2002
+@@ -35,15 +35,15 @@
+
+ install.bin: install.bin.local
+ .PHONY: install.bin.local
+-install.bin.local: $(PKGDIR)/misc $(DATAFILE:%=%_installdata)
++install.bin.local: $(PKGDIR)/share/netpbm $(DATAFILE:%=%_installdata)
+
+ install.merge: install.merge.local
+ .PHONY: install.merge.local
+-install.merge.local: $(PKGDIR)/misc $(DATAFILE:%=%_installdata)
++install.merge.local: $(PKGDIR)/share/netpbm $(DATAFILE:%=%_installdata)
+
+ %_installdata:
+- $(INSTALL) -c -m $(INSTALL_PERM_DATA) \
+- $(SRCDIR)/$(SUBDIR)/$(@:%_installdata=%) $(PKGDIR)/misc;
++ ${BSD_INSTALL_DATA} \
++ $(SRCDIR)/$(SUBDIR)/$(@:%_installdata=%) $(PKGDIR)/share/netpbm;
+
+
+ clean: cleanspecial