Ok, I have passed the first milestone or two - the aMule 2.2.3 port
now compiles and installs.
During the install step I see this:
if test "amule" = "gettext" \
           && test '' = 'intl-compat.o'; then \
          /bin/sh `case "./mkinstalldirs" in /*) echo "./mkinstalldirs" ;; *)
echo ".././mkinstalldirs" ;; esac` /usr/local/lib /usr/local/include;
\
          install  -o root -g wheel -m 444 libintl.h 
/usr/local/include/libintl.h; \
          @LIBTOOL@ --mode=install \
            install  -o root -g wheel -m 444 libintl.a 
/usr/local/lib/libintl.a; \
        else \
          : ; \
        fi
These files are installed by gettext (verified with pkg_info -W ..).
So what exactly are the aMule install trying to do here?

Ok, that was only one question. :-)
-- 
Regards,
Torfinn Ingolfsen,
Norway
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to