diff options
| author | Greg Lewis <glewis@FreeBSD.org> | 2003-06-17 16:29:53 +0000 |
|---|---|---|
| committer | Greg Lewis <glewis@FreeBSD.org> | 2003-06-17 16:29:53 +0000 |
| commit | c2d516ed4b017a879acf3d3f3b90d574a018ad98 (patch) | |
| tree | 22378e0fe1829381709c363f526b1aef20c08b5c /java/jmp/files/patch-configure | |
| parent | Fix dependencies and Cleanup pkg-plist. (diff) | |
. Update to 0.30
PR: 52628
Submitted by: Ronald Klop <ronald@cs.vu.nl> (maintainer)
Notes
Notes:
svn path=/head/; revision=83165
Diffstat (limited to 'java/jmp/files/patch-configure')
| -rw-r--r-- | java/jmp/files/patch-configure | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/java/jmp/files/patch-configure b/java/jmp/files/patch-configure deleted file mode 100644 index 1e1a32c90f62..000000000000 --- a/java/jmp/files/patch-configure +++ /dev/null @@ -1,12 +0,0 @@ -$FreeBSD$ - ---- configure.orig Fri Feb 28 08:28:00 2003 -+++ configure Fri Feb 28 08:28:31 2003 -@@ -11241,6 +11241,7 @@ - - - case $target_os in -+ freebsd*) java_os=freebsd;; - linux*) java_os=linux;; - solaris*) java_os=solaris;; - cygwin*) java_os=win32;; |
