Index: head/sysutils/openipmi/files/patch-swig_perl_Makefile.in =================================================================== --- head/sysutils/openipmi/files/patch-swig_perl_Makefile.in (nonexistent) +++ head/sysutils/openipmi/files/patch-swig_perl_Makefile.in (revision 373974) @@ -0,0 +1,11 @@ +--- swig/perl/Makefile.in.orig 2014-12-04 17:01:40 UTC ++++ swig/perl/Makefile.in +@@ -533,7 +533,7 @@ uninstall-am: uninstall-local + all: OpenIPMI.so + + OpenIPMI.so: $(OpenIPMI_OBJ) +- $(LIBTOOL) --mode=link $(CC) -shared -module -avoid-version -o $(@:.so=.la) $^ $(OPENIPMI_SWIG_LIBS) $(PERL_POSIX_LIB) -rpath $(PERL_INSTALL_DIR)/auto/OpenIPMI ++ $(LIBTOOL) --mode=link $(CC) -shared -module -avoid-version -o $(@:.so=.la) $^ $(OPENIPMI_SWIG_LIBS) $(PERL_POSIX_LIB) -rpath $(PERL_INSTALL_DIR)/auto/OpenIPMI `perl -MConfig -e 'print $$Config{lddlflags}'` + rm -f OpenIPMI.so + mv .libs/OpenIPMI.so . + rm -rf .libs Property changes on: head/sysutils/openipmi/files/patch-swig_perl_Makefile.in ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property