freebsd-ports/misc/compat4x
Dejan Lesjak d8d7151ef8 Avoid clobbering ${ARCH} variable for amd64 which resulted in this port
being unfechable as a dependency of another port. Introduce instead
COMPAT4X_ARCH which is the same as ARCH except on amd64 where it is "i386"
and replace relevant occurances of ARCH with it.
This also unbreaks ".if ${ARCH} == amd64" comparison that comes after ARCH
was modified to "i386" before.
While here, avoid installing ldconfig/compat4x for amd64 which only needs
ldconfig32/compat4x.

Unfetchability hinted at by:	pointyhat via kris
2006-02-21 11:01:59 +00:00
..
files - Rename the startup script ${PORTNAME}.sh to 000.${PORTNAME}.sh to 2006-01-07 13:23:48 +00:00
distinfo - Add SHA256 2005-11-25 16:09:33 +00:00
Makefile Avoid clobbering ${ARCH} variable for amd64 which resulted in this port 2006-02-21 11:01:59 +00:00
pkg-descr
pkg-install Add message about COMPAT_FREEBSD4 in kernel 2005-09-25 18:34:45 +00:00
pkg-plist.freebsd4 eplace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry 2006-01-22 05:52:28 +00:00
pkg-plist.freebsd5 Avoid clobbering ${ARCH} variable for amd64 which resulted in this port 2006-02-21 11:01:59 +00:00