freebsd-ports/misc/34upgrade
Satoshi Asami 1ae11b4926 Change
.elif ${OSVERSION} < 340000 || ${OSVERSION} >= 400000

to

.elif ${OSVERSION} >= 400000

The first version triggers a bug in the old make.  Since I won't be
attempting to build these on an 2.2-stable machine anymore, just take
out that part of the check.

Reported by:	Scott Allendorf <scott-allendorf@uiowa.edu>
2000-01-13 02:39:35 +00:00
..
Makefile Change 2000-01-13 02:39:35 +00:00
pkg-comment People running 3.4R need the new libc_r.so.4 now. Adjust all the old 2000-01-06 06:57:50 +00:00
pkg-descr People running 3.4R need the new libc_r.so.4 now. Adjust all the old 2000-01-06 06:57:50 +00:00
pkg-install People running 3.4R need the new libc_r.so.4 now. Adjust all the old 2000-01-06 06:57:50 +00:00
pkg-plist People running 3.4R need the new libc_r.so.4 now. Adjust all the old 2000-01-06 06:57:50 +00:00
pkg-req People running 3.4R need the new libc_r.so.4 now. Adjust all the old 2000-01-06 06:57:50 +00:00