diff --git a/handbook/porting.sgml b/handbook/porting.sgml index 0d3b5bcc75..16af9d3da8 100644 --- a/handbook/porting.sgml +++ b/handbook/porting.sgml @@ -1,4 +1,4 @@ - + Porting an existing piece of free software @@ -946,6 +946,11 @@ FETCH_DEPENDS= ncftp2:${PORTSDIR}/net/ncftp2 unsupported. (I.e., it may still work if you know what you are doing, but you are on your own.) +

Note: if a port only works for a.out, set + PORTOBJFORMAT @@ -1019,6 +1024,14 @@ PORTOBJFORMAT!= test -x /usr/bin/objformat && /usr/bin/objformat || echo aout minor number from long shlib names if In cases where you really need to install shlibs with + two versions on an ELF system or those with one version + on an a.out system (for instance, ports that install + compatibility libraries for other operating systems), + define the variable