92f0b2e0d6
- Add lthack and intlhack - Correct the pkg-plist PR: ports/64973 Submitted by: Mezz <mezz7@cox.net> Approved by: maintainer
22 lines
793 B
Text
22 lines
793 B
Text
--- plugins/uploadWizard/Makefile.in.orig Tue Mar 30 22:42:31 2004
|
|
+++ plugins/uploadWizard/Makefile.in Tue Mar 30 22:43:33 2004
|
|
@@ -267,8 +267,8 @@
|
|
localdriver.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
|
|
@@ -279,7 +279,7 @@
|
|
CONFIG_CLEAN_FILES =
|
|
LTLIBRARIES = $(plugins_exec_LTLIBRARIES)
|
|
|
|
-uploadWizard_la_DEPENDENCIES = $(neon_dir)/*.lo
|
|
+uploadWizard_la_DEPENDENCIES =
|
|
am__uploadWizard_la_SOURCES_DIST = basename.h netrc.c netrc.h rpmatch.c \
|
|
fnmatch.c fnmatch.h common.c common.h davdriver.c fileset.c \
|
|
fileset.h frontend.h ftp.c ftp.h ftpdriver.c i18n.h protocol.h \
|