summaryrefslogtreecommitdiff
path: root/misc/lv/patches
diff options
context:
space:
mode:
authorsakamoto <sakamoto>1999-05-10 04:00:16 +0000
committersakamoto <sakamoto>1999-05-10 04:00:16 +0000
commitca73b2dfc1807954bf64dc1d9985ee7874e79eed (patch)
tree8d8ddb4c0b01349aa3792d320b5a848e9edc93cb /misc/lv/patches
parente93f8dd25fd6aeb65cdc6ffbb4620d337fe72cf3 (diff)
downloadpkgsrc-ca73b2dfc1807954bf64dc1d9985ee7874e79eed.tar.gz
Import FreeBSD's "lv" port:
Powerful Multilingual File Viewer.
Diffstat (limited to 'misc/lv/patches')
-rw-r--r--misc/lv/patches/patch-aa16
1 files changed, 16 insertions, 0 deletions
diff --git a/misc/lv/patches/patch-aa b/misc/lv/patches/patch-aa
new file mode 100644
index 00000000000..4dd2e3b63a9
--- /dev/null
+++ b/misc/lv/patches/patch-aa
@@ -0,0 +1,16 @@
+--- Makefile- Tue Oct 27 12:34:40 1998
++++ Makefile Fri Nov 13 17:46:34 1998
+@@ -10,10 +10,9 @@
+ # gmake or /usr/local/bin/make, etc.
+ MAKE = make
+
+-prefix = /usr/local
+-bindir = $(prefix)/bin
+-libdir = $(prefix)/lib/lv
+-mandir = $(prefix)/man/man1
++bindir = $(PREFIX)/bin
++libdir = $(PREFIX)/lib/lv
++mandir = $(PREFIX)/man/man1
+
+ distdir = lv$(VERSION)
+ SHELL = /bin/sh