diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-31 16:48:18 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-31 16:48:18 +0000 |
commit | 46b519b7bea5cdef70b7e1315dae4bdacdc2387f (patch) | |
tree | 5b4757ce8966d70c73ec995c1c141bb43ccba6de /devel/tclxml/files | |
parent | security upgrade to OpenVPN 2.3.1; upstream release notes are (diff) |
fix the build by updating to 3.3 (from Sourceforge svn)
Approved by: portmgr
Notes
Notes:
svn path=/head/; revision=315641
Diffstat (limited to 'devel/tclxml/files')
-rw-r--r-- | devel/tclxml/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/devel/tclxml/files/patch-configure b/devel/tclxml/files/patch-configure deleted file mode 100644 index 51f450d8cc60..000000000000 --- a/devel/tclxml/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig 2008-12-02 08:55:06.000000000 -0200 -+++ configure 2009-10-09 19:10:25.000000000 -0300 -@@ -6770,6 +6770,8 @@ - - TCL_INCLUDES=-I\"${INCLUDE_DIR_NATIVE}\" - -+ TCL_SRC_DIR=${with_tclinclude} -+ - - - |