summaryrefslogtreecommitdiff
path: root/graphics/pho/files/patch-Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2003-10-07 17:22:09 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2003-10-07 17:22:09 +0000
commit9f2715387f7d19ba5428e72f4d9c11aa8bc5524f (patch)
tree7729f36df754a988b26f5da5d1ed984b70ff0277 /graphics/pho/files/patch-Makefile
parentUpgrade to bk2site 1.1.9. (diff)
New port graphics/pho (version 0.9.1)
This is a new port of pho. Pho is a lightweight program for viewing large numbers of images quickly, rotating or deleting some, and making notes about what to do with each image -- for instance, for going through hundreds of images after uploading them from a digital camera. It is similar to xv but with some additional functionality and without some of its annoyances. PR: ports/50794 Submitted by: Roland Jesse <roland.jesse@gmx.net>
Diffstat (limited to 'graphics/pho/files/patch-Makefile')
-rw-r--r--graphics/pho/files/patch-Makefile11
1 files changed, 11 insertions, 0 deletions
diff --git a/graphics/pho/files/patch-Makefile b/graphics/pho/files/patch-Makefile
new file mode 100644
index 000000000000..265532e1fb7d
--- /dev/null
+++ b/graphics/pho/files/patch-Makefile
@@ -0,0 +1,11 @@
+--- Makefile.orig Tue Oct 7 10:19:24 2003
++++ Makefile Tue Oct 7 10:19:39 2003
+@@ -14,7 +14,7 @@
+
+ INSTALL = /usr/bin/install -D
+
+-INSTALLPREFIX = ${DESTDIR}/usr/local
++INSTALLPREFIX = ${DESTDIR}${PREFIX}
+
+ TARFILE = pho-$(VERSION).tar.gz
+