aboutsummaryrefslogtreecommitdiff
path: root/japanese/makejvf/files
diff options
context:
space:
mode:
authorHiroki Sato <hrs@FreeBSD.org>2004-06-18 16:13:21 +0000
committerHiroki Sato <hrs@FreeBSD.org>2004-06-18 16:13:21 +0000
commit9adfbfbe5db214b9f97627a13daeec784252e287 (patch)
tree03a74745e1d6d54e3d8f0079df970f8a8322d7fe /japanese/makejvf/files
parente1dbf38a2ede089ba01dd1b5515edbf3f71f0ac5 (diff)
downloadports-9adfbfbe5db214b9f97627a13daeec784252e287.tar.gz
ports-9adfbfbe5db214b9f97627a13daeec784252e287.zip
Notes
Diffstat (limited to 'japanese/makejvf/files')
-rw-r--r--japanese/makejvf/files/patch-Makefile (renamed from japanese/makejvf/files/patch-aa)7
1 files changed, 4 insertions, 3 deletions
diff --git a/japanese/makejvf/files/patch-aa b/japanese/makejvf/files/patch-Makefile
index f2fc210bc036..cf1387867370 100644
--- a/japanese/makejvf/files/patch-aa
+++ b/japanese/makejvf/files/patch-Makefile
@@ -1,11 +1,12 @@
---- Makefile.orig Fri Feb 12 22:59:06 1999
-+++ Makefile Tue May 4 21:36:13 1999
+--- Makefile.orig Wed Jun 2 01:04:50 2004
++++ Makefile Wed Jun 2 01:05:14 2004
@@ -1,8 +1,8 @@
# Makefile for makejvf, makejvfh, makejvfk
- BINDIR = /usr/local/bin
+-BINDIR = /usr/local/bin
-CC = gcc
-CFLAGS = -O2
++BINDIR = ${PREFIX}/bin
+#CC = gcc
+#CFLAGS = -O2