diff options
| author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-20 19:49:01 +0000 |
|---|---|---|
| committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2004-08-20 19:49:01 +0000 |
| commit | 6b6d5bba206ef9f604f143af736a432b1a003a95 (patch) | |
| tree | 3869d7ca0a84d2ba3d61400f863e29abf95c895e /graphics/dia/files/patch-ad | |
| parent | Per maintainer, mark this port as deprecated in favor of audio/rhythmbox. (diff) | |
Update to 0.94. This represents work by adamw, mezz, and
Tom McLaughlin <tmclaugh@sdf.lonestar.org>.
Submitted by: Tom McLaughlin <tmclaugh@sdf.lonestar.org>
Notes
Notes:
svn path=/head/; revision=116823
Diffstat (limited to 'graphics/dia/files/patch-ad')
| -rw-r--r-- | graphics/dia/files/patch-ad | 32 |
1 files changed, 25 insertions, 7 deletions
diff --git a/graphics/dia/files/patch-ad b/graphics/dia/files/patch-ad index cff83090b34a..c4029e041f68 100644 --- a/graphics/dia/files/patch-ad +++ b/graphics/dia/files/patch-ad @@ -1,6 +1,6 @@ ---- configure.orig Thu Apr 29 13:14:25 2004 -+++ configure Sat May 1 14:31:21 2004 -@@ -20496,7 +20497,7 @@ +--- configure.orig Thu Aug 19 23:59:15 2004 ++++ configure Fri Aug 20 00:02:09 2004 +@@ -21542,7 +21542,7 @@ cat >>confdefs.h <<_ACEOF @@ -9,12 +9,30 @@ _ACEOF have_gnome=true -@@ -23717,7 +23718,7 @@ +@@ -25231,7 +25231,7 @@ - PYTHON_PREFIX=${prefix} + fi -- PYTHON_EXEC_PREFIX=${exec_prefix} +- + PYTHON_EXEC_PREFIX=${LOCALBASE} - + PYTHON_PLATFORM=`$PYTHON -c "import sys; print sys.platform"` + +@@ -25293,12 +25293,12 @@ + except: + sys.exit(0) + sys.exit(0)" +-if $PYTHON -c "$prog" 1>&5 2>&5 +- then ++#if $PYTHON -c "$prog" 1>&5 2>&5 ++# then + eval "py_cv_mod_$py_mod_var=yes" +- else +- eval "py_cv_mod_$py_mod_var=no" +- fi ++# else ++# eval "py_cv_mod_$py_mod_var=no" ++# fi + + fi |
