summaryrefslogtreecommitdiff
path: root/comms/rxtx/files/patch-configure
diff options
context:
space:
mode:
authorPawel Pekala <pawel@FreeBSD.org>2011-09-17 14:55:56 +0000
committerPawel Pekala <pawel@FreeBSD.org>2011-09-17 14:55:56 +0000
commit3741a46e9f064642ea1dfaa3036f943f7c12ff2e (patch)
tree1ae24e5300f102039dadbd33e6ab67edf797b562 /comms/rxtx/files/patch-configure
parentAdd mxflib, a C++ library for MXF file I/O with a few utilities (diff)
- Update to version 2.2p2
- Assign mainatinership to submitter - Update WWW PR: ports/159735 Submitted by: Edward Sanford Sutton, III <mirror176@cox.net> Approved by: miwi, wen (mentors implicit)
Notes
Notes: svn path=/head/; revision=281900
Diffstat (limited to 'comms/rxtx/files/patch-configure')
-rw-r--r--comms/rxtx/files/patch-configure11
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/rxtx/files/patch-configure b/comms/rxtx/files/patch-configure
deleted file mode 100644
index 29e685742757..000000000000
--- a/comms/rxtx/files/patch-configure
+++ /dev/null
@@ -1,11 +0,0 @@
---- configure.orig 2008-09-08 22:26:51.000000000 +0200
-+++ configure 2008-09-08 22:27:59.000000000 +0200
-@@ -21611,7 +21611,7 @@
- TARGETLIB="\$(target_triplet)/librxtxSerial.la \
- \$(target_triplet)/librxtxParallel.la"
- case $JAVA_VERSION in
-- 1.2*|1.3*|1.4*|1.5*)
-+ 1.2*|1.3*|1.4*|1.5*|1.6*)
- #fix_parameters $JPATH/jre/lib/javax.comm.properties
- CLASSPATH=".:\$(TOP):\$(TOP)/src:"`find $JPATH/ -name RXTXcomm.jar |head -n1`
- RXTX_PATH="\$(JPATH)/jre/lib/\$(OS_ARCH)"