diff options
| author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-24 10:57:15 +0000 |
|---|---|---|
| committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2005-04-24 10:57:15 +0000 |
| commit | 75e1f93aab3b652ecf53979783047aeab78e5ed4 (patch) | |
| tree | 2b064a8046dbaac42d60cea189adaf5c4ecf3b02 /net/mldonkey-devel/files/patch-Makefile | |
| parent | - Beautify MASTER_SITE_SUBDIR (diff) | |
Update to 2.5.30.9
Notes
Notes:
svn path=/head/; revision=134046
Diffstat (limited to 'net/mldonkey-devel/files/patch-Makefile')
| -rw-r--r-- | net/mldonkey-devel/files/patch-Makefile | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/net/mldonkey-devel/files/patch-Makefile b/net/mldonkey-devel/files/patch-Makefile index aa3b48d869b4..7e7ab0fa0afb 100644 --- a/net/mldonkey-devel/files/patch-Makefile +++ b/net/mldonkey-devel/files/patch-Makefile @@ -1,20 +1,20 @@ ---- config/Makefile.in.orig Wed Apr 13 18:52:02 2005 -+++ config/Makefile.in Sun Apr 17 00:44:57 2005 -@@ -150,7 +150,7 @@ - endif +--- config/Makefile.in.orig Sat Apr 23 18:53:48 2005 ++++ config/Makefile.in Sun Apr 24 00:40:38 2005 +@@ -151,6 +151,8 @@ - ifneq ("$(ICONV_LIB)", "") -- LIBS_flags += -cclib "$(ICONV_LIB)" -+ LIBS_flags += -ccopt "-I%%LOCALBASE%%/include" -ccopt "-L%%LOCALBASE%%/lib" -cclib "$(ICONV_LIB)" endif ++LIBS_flags += -ccopt "-I%%LOCALBASE%%/include" -ccopt "-L%%LOCALBASE%%/lib" -cclib -liconv ++ ifeq ("$(BROOSNET)", "yes") -@@ -280,7 +280,7 @@ + BROOSNET = \ + $(SRC_BITTORRENT)/bTBrooseTypes.ml \ +@@ -278,7 +280,7 @@ all: Makefile config/Makefile.config $(TARGET_TYPE) config/configure: config/configure.in - cd config; autoconf -+ cd config; %%AUTOCONF%% ++ cd config; /usr/local/bin/autoconf259 ifeq ("$(MYCONFIG_ARGS_DEFINED)" , "yes") |
