diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2005-04-20 06:16:18 +0000 |
commit | 8673c7ec800a8bcc6da14c506081a3cb76e2b8ea (patch) | |
tree | ad3f495c08f0cc331b6958d319f699d021175c19 /www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in | |
parent | Fix plist problems. (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_5_4_0'.release/5.4.0
Diffstat (limited to 'www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in')
-rw-r--r-- | www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in | 22 |
1 files changed, 0 insertions, 22 deletions
diff --git a/www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in b/www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in deleted file mode 100644 index dac143d99dc7..000000000000 --- a/www/screem-devel/files/patch-plugins::uploadWizard::Makefile.in +++ /dev/null @@ -1,22 +0,0 @@ ---- plugins/uploadWizard/Makefile.in.orig Tue Nov 23 17:42:18 2004 -+++ plugins/uploadWizard/Makefile.in Tue Nov 23 17:44:26 2004 -@@ -58,7 +58,7 @@ - "$(DESTDIR)$(gladedir)" - plugins_execLTLIBRARIES_INSTALL = $(INSTALL) - LTLIBRARIES = $(plugins_exec_LTLIBRARIES) --am__DEPENDENCIES_1 = $(neon_dir)/*.lo -+am__DEPENDENCIES_1 = - am__DEPENDENCIES_2 = - uploadWizard_la_DEPENDENCIES = $(am__DEPENDENCIES_1) \ - $(am__DEPENDENCIES_2) -@@ -331,8 +331,8 @@ - uploadWizard.h \ - vfsdriver.c - --uploadWizard_la_LDFLAGS = -avoid-version -module $(NEON_CFLAGS) --uploadWizard_la_LIBADD = $(NEONOBJS) $(NEON_LIBS) -+uploadWizard_la_LDFLAGS = -avoid-version -module -+uploadWizard_la_LIBADD = - config_h = $(top_builddir)/config.h - obj_ext = o - all: all-am |